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

{
    "url": "https://demozoo.org/api/v1/party_series/1376/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1376/",
    "id": 1376,
    "name": "15. Retro- & Hörer-Treff",
    "website": "http://treff.radio-paralax.de/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3531/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3531/",
            "id": 3531,
            "name": "15. Retro- & Hörer-Treff",
            "tagline": "",
            "start_date": "2015-05-30",
            "end_date": "2015-05-31",
            "location": "Wuppertal, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.27027,
            "longitude": 7.16755,
            "website": "http://treff.radio-paralax.de/"
        }
    ]
}