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

{
    "url": "https://demozoo.org/api/v1/party_series/514/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/514/",
    "id": 514,
    "name": "MFX + Kewlers Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1478/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1478/",
            "id": 1478,
            "name": "MFX + Kewlers Party 2003",
            "tagline": "",
            "start_date": "2003-08",
            "end_date": "2003-08",
            "location": "Otaniemi, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.1833,
            "longitude": 24.8333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1265/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1265/",
            "id": 1265,
            "name": "MFX + Kewlers Party 2004",
            "tagline": "",
            "start_date": "2004-07-30",
            "end_date": "2004-08-01",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.950142,
            "longitude": 26.06739,
            "website": ""
        }
    ]
}