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

{
    "url": "https://demozoo.org/api/v1/party_series/136/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/136/",
    "id": 136,
    "name": "Byterapers, Scoopex, Extasy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/390/?format=api",
            "demozoo_url": "https://demozoo.org/parties/390/",
            "id": 390,
            "name": "Byterapers, Scoopex, Extasy Party 1990",
            "tagline": "Grendel Party II",
            "start_date": "1990-08-10",
            "end_date": "1990-08-13",
            "location": "Iisalmi, Ylä-Savo, Northern Savo, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.55915,
            "longitude": 27.19067,
            "website": ""
        }
    ]
}