Condé Nast · Example Payload

Epicurious Recipe Example

Like chocolate pudding and miso-peanut hibachi chicken.

MediaPublishingMagazinesNewsJournalismRSSVideoJSON-LDSchema.org

Epicurious Recipe Example is an example object payload from Condé Nast, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitleurldescriptiondatePublishedpublisherbrandeditionauthorsectioncategoriessubjectkeywordsthumbnail

Example Payload

epicurious-recipe-example.json Raw ↑
{
  "id": "69f4ac2e8f99c8b492be859a",
  "title": "The Most-Saved Recipes in the Epicurious App This Week",
  "url": "https://www.epicurious.com/recipes-menus/most-saved-recipes-may-2026",
  "description": "Like chocolate pudding and miso-peanut hibachi chicken.",
  "datePublished": "2026-05-23T08:00:00Z",
  "publisher": "Condé Nast",
  "brand": "Epicurious",
  "edition": "US",
  "author": ["The Editors of Epicurious"],
  "section": "Recipes & Menus",
  "categories": ["Recipes & Menus"],
  "subject": "Most Popular",
  "keywords": ["Recipe Roundup", "Weeknight Meals"],
  "thumbnail": {
    "url": "https://assets.epicurious.com/photos/5a61199039b7695554110385/master/pass/molten-chocolate-chunk-brownies-recipe-HC-011818.jpg",
    "width": 1591,
    "height": 1061
  }
}