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

{
    "url": "https://demozoo.org/api/v1/party_series/445/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/445/",
    "id": 445,
    "name": "Overdoze",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1823/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1823/",
            "id": 1823,
            "name": "Overdoze 1999 (4)",
            "tagline": "",
            "start_date": "1999-03-26",
            "end_date": "1999-03-26",
            "location": "Győr, Győr-Moson-Sopron, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.68333,
            "longitude": 17.63512,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1115/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1115/",
            "id": 1115,
            "name": "Overdoze 2000 (5)",
            "tagline": "",
            "start_date": "2000-03-25",
            "end_date": "2000-03-26",
            "location": "Győr, Győr-Moson-Sopron, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.68333,
            "longitude": 17.63512,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1461/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1461/",
            "id": 1461,
            "name": "Overdoze 2000 (6)",
            "tagline": "",
            "start_date": "2000-09-23",
            "end_date": "2000-09-24",
            "location": "Győr, Győr-Moson-Sopron, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.68333,
            "longitude": 17.63512,
            "website": ""
        }
    ]
}