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

{
    "url": "https://demozoo.org/api/v1/party_series/733/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/733/",
    "id": 733,
    "name": "World of Commodore",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2836/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2836/",
            "id": 2836,
            "name": "World of Commodore 1991",
            "tagline": "",
            "start_date": "1991-11-01",
            "end_date": "1991-11-03",
            "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93463,
            "longitude": 6.97495,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1821/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1821/",
            "id": 1821,
            "name": "World of Commodore 1992",
            "tagline": "",
            "start_date": "1992-11-26",
            "end_date": "1992-11-29",
            "location": "Frankfurt, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.11208,
            "longitude": 8.68341,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2461/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2461/",
            "id": 2461,
            "name": "World of Commodore 1993",
            "tagline": "",
            "start_date": "1993-11-05",
            "end_date": "1993-11-07",
            "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93463,
            "longitude": 6.97495,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1848/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1848/",
            "id": 1848,
            "name": "World of Commodore 1994",
            "tagline": "",
            "start_date": "1994-11-05",
            "end_date": "1994-11-06",
            "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93463,
            "longitude": 6.97495,
            "website": ""
        }
    ]
}