GET /api/v1/party_series/1375/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1375/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1375/",
"id": 1375,
"name": "Demoscene at MAGFest",
"website": "http://super.magfest.org/guest2018/demoscene-at-magfest-2018/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3530/?format=api",
"demozoo_url": "https://demozoo.org/parties/3530/",
"id": 3530,
"name": "Demoscene at MAGFest 2018",
"tagline": "",
"start_date": "2018-01-05",
"end_date": "2018-01-07",
"location": "National Harbor, Prince George's County, Maryland, United States",
"is_online": false,
"country_code": "US",
"latitude": 38.78264,
"longitude": -77.01506,
"website": "http://super.magfest.org/guest2018/demoscene-at-magfest-2018/"
}
]
}