GET /api/v1/party_series/722/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/722/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/722/",
"id": 722,
"name": "Screwed noodle party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1785/?format=api",
"demozoo_url": "https://demozoo.org/parties/1785/",
"id": 1785,
"name": "Screwed noodle party",
"tagline": "",
"start_date": "1992-10-13",
"end_date": "1992-10-13",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": ""
}
]
}