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

{
    "url": "https://demozoo.org/api/v1/party_series/52/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/52/",
    "id": 52,
    "name": "0a000h",
    "website": "http://www.0a000h.de",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/195/?format=api",
            "demozoo_url": "https://demozoo.org/parties/195/",
            "id": 195,
            "name": "0a000h 2002",
            "tagline": "",
            "start_date": "2002-01-25",
            "end_date": "2002-01-27",
            "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.04083,
            "longitude": 9.44444,
            "website": "http://www.0a000h.de/2002/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/196/?format=api",
            "demozoo_url": "https://demozoo.org/parties/196/",
            "id": 196,
            "name": "0a000h 2003",
            "tagline": "",
            "start_date": "2003-01-24",
            "end_date": "2003-01-26",
            "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.04083,
            "longitude": 9.44444,
            "website": "http://www.0a000h.de/2003"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/197/?format=api",
            "demozoo_url": "https://demozoo.org/parties/197/",
            "id": 197,
            "name": "0a000h 2004",
            "tagline": "",
            "start_date": "2004-02-27",
            "end_date": "2004-02-29",
            "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.04083,
            "longitude": 9.44444,
            "website": "http://www.0a000h.de/2004/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/198/?format=api",
            "demozoo_url": "https://demozoo.org/parties/198/",
            "id": 198,
            "name": "0a000h 2008",
            "tagline": "",
            "start_date": "2008-12-05",
            "end_date": "2008-12-07",
            "location": "Spiegelberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.037762,
            "longitude": 9.44638,
            "website": "http://www.0a000h.de"
        }
    ]
}