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

{
    "url": "https://demozoo.org/api/v1/party_series/685/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/685/",
    "id": 685,
    "name": "proTOS",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1630/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1630/",
            "id": 1630,
            "name": "proTOS 1994",
            "tagline": "",
            "start_date": "1994-11-26",
            "end_date": "1994-11-27",
            "location": "Hennef, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.773781,
            "longitude": 7.28464,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1653/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1653/",
            "id": 1653,
            "name": "proTOS 1995",
            "tagline": "",
            "start_date": "1995-11-25",
            "end_date": "1995-11-26",
            "location": "Hennef, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.773781,
            "longitude": 7.28464,
            "website": ""
        }
    ]
}