GET /api/v1/party_series/1142/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1142/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1142/",
"id": 1142,
"name": "NetParty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2852/?format=api",
"demozoo_url": "https://demozoo.org/parties/2852/",
"id": 2852,
"name": "NetParty 2001",
"tagline": "Metawarp",
"start_date": "2001-11-02",
"end_date": "2001-11-04",
"location": "Champagnole, Département du Jura, Franche-Comté, France",
"is_online": false,
"country_code": "FR",
"latitude": 46.74452,
"longitude": 5.91354,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2872/?format=api",
"demozoo_url": "https://demozoo.org/parties/2872/",
"id": 2872,
"name": "NetParty 2002",
"tagline": "NetParty IV",
"start_date": "2002-07-19",
"end_date": "2002-07-21",
"location": "Champagnole, Département du Jura, Franche-Comté, France",
"is_online": false,
"country_code": "FR",
"latitude": 46.74452,
"longitude": 5.91354,
"website": ""
}
]
}