GET /api/v1/party_series/995/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/995/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/995/",
"id": 995,
"name": "TFA-CCN-GCC Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2491/?format=api",
"demozoo_url": "https://demozoo.org/parties/2491/",
"id": 2491,
"name": "TFA-CCN-GCC Party 1992",
"tagline": "",
"start_date": "1992-03-21",
"end_date": "1992-03-21",
"location": "Gemeente Hilversum, North Holland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.22252,
"longitude": 5.16789,
"website": ""
}
]
}