GET /api/v1/party_series/1636/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1636/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1636/",
"id": 1636,
"name": "PICO-1K Jam",
"website": "https://itch.io/jam/pico-1k",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4360/?format=api",
"demozoo_url": "https://demozoo.org/parties/4360/",
"id": 4360,
"name": "PICO-1K Jam 2021",
"tagline": "",
"start_date": "2021-09-01",
"end_date": "2021-09-30",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://itch.io/jam/pico-1k"
},
{
"url": "https://demozoo.org/api/v1/parties/4519/?format=api",
"demozoo_url": "https://demozoo.org/parties/4519/",
"id": 4519,
"name": "PICO-1K Jam 2022",
"tagline": "Make cool things in PICO-8 by using only 1K (1024) Compressed Bytes of code",
"start_date": "2022-09-01",
"end_date": "2022-09-30",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://itch.io/jam/pico-1k-2022"
},
{
"url": "https://demozoo.org/api/v1/parties/5086/?format=api",
"demozoo_url": "https://demozoo.org/parties/5086/",
"id": 5086,
"name": "PICO-1K Jam 2024",
"tagline": "Make cool things in PICO-8 (+Picotron) using only 1KB of compressed code",
"start_date": "2024-09-01",
"end_date": "2024-09-30",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://itch.io/jam/pico-1k-2024"
}
]
}