GET /api/v1/party_series/1209/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1209/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1209/",
"id": 1209,
"name": "Primitive 20 Years",
"website": "https://primitive.be/party/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3023/?format=api",
"demozoo_url": "https://demozoo.org/parties/3023/",
"id": 3023,
"name": "Primitive 20 Years",
"tagline": "",
"start_date": "2017-01-27",
"end_date": "2017-01-29",
"location": "Helsinki, Uusimaa, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.17556,
"longitude": 24.93417,
"website": "https://primitive.be/party/"
}
]
}