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

{
    "url": "https://demozoo.org/api/v1/party_series/811/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/811/",
    "id": 811,
    "name": "Byterapers Grendelparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2056/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2056/",
            "id": 2056,
            "name": "Byterapers Grendelparty 1988",
            "tagline": "",
            "start_date": "1988-08-08",
            "end_date": "1988-08-14",
            "location": "Iisalmi, Savo, Eastern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.55915,
            "longitude": 27.19067,
            "website": ""
        }
    ]
}