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

{
    "url": "https://demozoo.org/api/v1/party_series/1753/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1753/",
    "id": 1753,
    "name": "Crazy & ZSS Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4819/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4819/",
            "id": 4819,
            "name": "Crazy & ZSS Party 1988",
            "tagline": "",
            "start_date": "1988-12-06",
            "end_date": "1988-12-07",
            "location": "Pratteln, Bezirk Liestal, Basel-Landschaft, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.5185,
            "longitude": 7.69275,
            "website": ""
        }
    ]
}