GET /api/v1/party_series/1548/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1548/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1548/",
"id": 1548,
"name": "C64 4kb Game Coding Competition",
"website": "https://reset64-magazine.itch.io/2020-reset64-4kb-craptastic-game-compo",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4085/?format=api",
"demozoo_url": "https://demozoo.org/parties/4085/",
"id": 4085,
"name": "C64 4kb Game Coding Competition 2020",
"tagline": "",
"start_date": "2020-01-21",
"end_date": "2020-06-30",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://reset64-magazine.itch.io/2020-reset64-4kb-craptastic-game-compo"
}
]
}