GET /api/v1/party_series/1438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1438/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1438/",
"id": 1438,
"name": "MAGFest Demoparty",
"website": "http://party.magfest.org/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3756/?format=api",
"demozoo_url": "https://demozoo.org/parties/3756/",
"id": 3756,
"name": "MAGFest Demoparty 2019",
"tagline": "",
"start_date": "2019-01-03",
"end_date": "2019-01-06",
"location": "National Harbor, Prince George's County, Maryland, United States",
"is_online": false,
"country_code": "US",
"latitude": 38.78264,
"longitude": -77.01506,
"website": "http://party.magfest.org/"
},
{
"url": "https://demozoo.org/api/v1/parties/3992/?format=api",
"demozoo_url": "https://demozoo.org/parties/3992/",
"id": 3992,
"name": "MAGFest Demoparty 2020",
"tagline": "",
"start_date": "2020-01-02",
"end_date": "2020-01-05",
"location": "National Harbor, Prince George's County, Maryland, United States",
"is_online": false,
"country_code": "US",
"latitude": 38.78264,
"longitude": -77.01506,
"website": "http://magfest.modules.pl/"
}
]
}