Files
mystuff_frontend/api_examples/create_episode.json
Lars Behrends d6a0aac5f7 banbaa
2026-04-09 12:46:32 +02:00

10 lines
239 B
JSON

{
"season": 1,
"episode_number": 3,
"title": "...And the Bag's in the River",
"description": "Walter and Jesse deal with the aftermath.",
"air_date": "2008-02-03",
"duration": 47,
"thumbnail": "https://example.com/ep3.jpg"
}