GET /api/v1/party_series/536/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/536/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/536/",
"id": 536,
"name": "S:T Lars Meeting",
"website": "http://rrforum.ath.cx/meeting/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1300/?format=api",
"demozoo_url": "https://demozoo.org/parties/1300/",
"id": 1300,
"name": "S:T Lars Meeting 2006",
"tagline": "S:T Lars Meeting II",
"start_date": "2006-02-17",
"end_date": "2006-02-19",
"location": "Lunds Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.66897,
"longitude": 13.36408,
"website": "http://rrforum.ath.cx/meeting/"
},
{
"url": "https://demozoo.org/api/v1/parties/2807/?format=api",
"demozoo_url": "https://demozoo.org/parties/2807/",
"id": 2807,
"name": "S:T Lars Meeting 2007",
"tagline": "S:T Lars Meeting III",
"start_date": "2007-03-30",
"end_date": "2007-04-01",
"location": "Lunds Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.66897,
"longitude": 13.36408,
"website": ""
}
]
}