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

{
    "url": "https://demozoo.org/api/v1/party_series/1366/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1366/",
    "id": 1366,
    "name": "Infection",
    "website": "http://www.byterapers.scene.org/hirmulehti/5/slides/hirmulehti-5-web-11.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3476/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3476/",
            "id": 3476,
            "name": "Infection 1995",
            "tagline": "",
            "start_date": "1995-07-22",
            "end_date": "1995-07-23",
            "location": "Perho, Kaustinen, Central Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.21667,
            "longitude": 24.41667,
            "website": "http://www.byterapers.scene.org/hirmulehti/5/slides/hirmulehti-5-web-11.html"
        }
    ]
}