GET /api/v1/party_series/389/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/389/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/389/",
"id": 389,
"name": "Deja Vu",
"website": "http://www.dejavu.org.uk/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1001/?format=api",
"demozoo_url": "https://demozoo.org/parties/1001/",
"id": 1001,
"name": "Deja Vu 1998",
"tagline": "",
"start_date": "1998-08-28",
"end_date": "1998-08-28",
"location": "England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 52.88356,
"longitude": -1.97406,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1002/?format=api",
"demozoo_url": "https://demozoo.org/parties/1002/",
"id": 1002,
"name": "Deja Vu 1999",
"tagline": "",
"start_date": "1999-07-09",
"end_date": "1999-07-11",
"location": "Bradford, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.795731,
"longitude": -1.7583,
"website": "http://www.dejavu.org.uk/"
},
{
"url": "https://demozoo.org/api/v1/parties/1003/?format=api",
"demozoo_url": "https://demozoo.org/parties/1003/",
"id": 1003,
"name": "Deja Vu 2000",
"tagline": "",
"start_date": "2000-06-30",
"end_date": "2000-07-02",
"location": "Leicester, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 52.637981,
"longitude": -1.14043,
"website": ""
}
]
}