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

{
    "url": "https://demozoo.org/api/v1/party_series/186/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/186/",
    "id": 186,
    "name": "General Probe",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/508/?format=api",
            "demozoo_url": "https://demozoo.org/parties/508/",
            "id": 508,
            "name": "General Probe 1995",
            "tagline": "Proba Generalna",
            "start_date": "1995-02-10",
            "end_date": "1995-02-11",
            "location": "Ostrowiec Świętokrzyski, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.932018,
            "longitude": 21.38612,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/507/?format=api",
            "demozoo_url": "https://demozoo.org/parties/507/",
            "id": 507,
            "name": "General Probe 1996",
            "tagline": "Proba Generalna II",
            "start_date": "1996-01-28",
            "end_date": "1996-01-29",
            "location": "Ostrowiec Świętokrzyski, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.932018,
            "longitude": 21.38612,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/509/?format=api",
            "demozoo_url": "https://demozoo.org/parties/509/",
            "id": 509,
            "name": "General Probe 1997",
            "tagline": "Proba Generalna 3",
            "start_date": "1997-02-15",
            "end_date": "1997-02-16",
            "location": "Ostrowiec Świętokrzyski, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.932018,
            "longitude": 21.38612,
            "website": ""
        }
    ]
}