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

{
    "url": "https://demozoo.org/api/v1/party_series/1496/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1496/",
    "id": 1496,
    "name": "ExCeSs & Abyss Connection Party",
    "website": "http://exac.abyss-connection.de/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3936/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3936/",
            "id": 3936,
            "name": "ExCeSs & Abyss Connection Party 2020",
            "tagline": "Come to where the party is...",
            "start_date": "2020-01-24",
            "end_date": "2020-01-26",
            "location": "Landkreis Emsland, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.74611,
            "longitude": 7.39583,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4381/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4381/",
            "id": 4381,
            "name": "ExCeSs & Abyss Connection Party 2022",
            "tagline": "2x 30 Years, it's time to celebrate with us!",
            "start_date": "2022-09-02",
            "end_date": "2022-09-04",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "http://exac.abyss-connection.de/"
        }
    ]
}