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

{
    "url": "https://demozoo.org/api/v1/party_series/957/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/957/",
    "id": 957,
    "name": "Headway and Faces Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2418/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2418/",
            "id": 2418,
            "name": "Headway and Faces Party 1992",
            "tagline": "",
            "start_date": "1992-08-22",
            "end_date": "1992-08-23",
            "location": "Szeged, Csongrád, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.253,
            "longitude": 20.14824,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2426/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2426/",
            "id": 2426,
            "name": "Headway and Faces Party 1993",
            "tagline": "",
            "start_date": "1993-07-24",
            "end_date": "1993-07-26",
            "location": "Szeged, Csongrád, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.253,
            "longitude": 20.14824,
            "website": ""
        }
    ]
}