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

{
    "url": "https://demozoo.org/api/v1/party_series/801/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/801/",
    "id": 801,
    "name": "Kefrens and Dexion Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1997/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1997/",
            "id": 1997,
            "name": "Kefrens and Dexion Party 1990",
            "tagline": "",
            "start_date": "1990-02-17",
            "end_date": "1990-02-19",
            "location": "Nykøbing Falster, Guldborgsund Kommune, Zealand, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 54.76906,
            "longitude": 11.87425,
            "website": ""
        }
    ]
}