GET /api/v1/party_series/1052/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1052/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1052/",
"id": 1052,
"name": "Swab System Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2599/?format=api",
"demozoo_url": "https://demozoo.org/parties/2599/",
"id": 2599,
"name": "Swab System Meeting 1993",
"tagline": "",
"start_date": "1993-08-27",
"end_date": "1993-08-29",
"location": "Masevaux, Département du Haut-Rhin, Alsace, France",
"is_online": false,
"country_code": "FR",
"latitude": 47.77671,
"longitude": 6.99683,
"website": ""
}
]
}