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

{
    "url": "https://demozoo.org/api/v1/party_series/568/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/568/",
    "id": 568,
    "name": "Shield Copy-Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5211/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5211/",
            "id": 5211,
            "name": "Shield Copy-Party 1987",
            "tagline": "",
            "start_date": "1987-11-21",
            "end_date": "1987-11-22",
            "location": "Bielefeld, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.02113,
            "longitude": 8.535,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1355/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1355/",
            "id": 1355,
            "name": "Shield Copy-Party 1988",
            "tagline": "Bit-Napping Party v2.0",
            "start_date": "1988-02-27",
            "end_date": "1988-02-27",
            "location": "Bielefeld, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.022991,
            "longitude": 8.53326,
            "website": ""
        }
    ]
}