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

{
    "url": "https://demozoo.org/api/v1/party_series/699/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/699/",
    "id": 699,
    "name": "Pre-Millenium-Party (PMP)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1710/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1710/",
            "id": 1710,
            "name": "Pre-Millenium-Party (PMP) 1999",
            "tagline": "",
            "start_date": "1999-07-30",
            "end_date": "1999-08-01",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ]
}