GET /api/v1/party_series/200/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/party_series/200/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/200/",
    "id": 200,
    "name": "Delirium",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/536/?format=api",
            "demozoo_url": "https://demozoo.org/parties/536/",
            "id": 536,
            "name": "Delirium 1995",
            "tagline": "",
            "start_date": "1995",
            "end_date": "1995",
            "location": "Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.918919,
            "longitude": 19.1343,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/802/?format=api",
            "demozoo_url": "https://demozoo.org/parties/802/",
            "id": 802,
            "name": "Delirium 1996",
            "tagline": "",
            "start_date": "1996-07-16",
            "end_date": "1996-07-17",
            "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.26474,
            "longitude": 19.45962,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/803/?format=api",
            "demozoo_url": "https://demozoo.org/parties/803/",
            "id": 803,
            "name": "Delirium 2001",
            "tagline": "",
            "start_date": "2001-10-13",
            "end_date": "2001-10-14",
            "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.2813,
            "longitude": 19.56503,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3821/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3821/",
            "id": 3821,
            "name": "Delirium 2003",
            "tagline": "",
            "start_date": "2003-11-07",
            "end_date": "2003-11-09",
            "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.2813,
            "longitude": 19.56503,
            "website": ""
        }
    ]
}