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

{
    "url": "https://demozoo.org/api/v1/party_series/1092/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1092/",
    "id": 1092,
    "name": "Crazy & RCS 2100 Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2715/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2715/",
            "id": 2715,
            "name": "Crazy & RCS 2100 Copyparty 1989",
            "tagline": "",
            "start_date": "1989-04-22",
            "end_date": "1989-04-23",
            "location": "Erstfeld, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.81885,
            "longitude": 8.65052,
            "website": ""
        }
    ]
}