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

{
    "url": "https://demozoo.org/api/v1/party_series/1042/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1042/",
    "id": 1042,
    "name": "Maniacs & Psygon Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2586/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2586/",
            "id": 2586,
            "name": "Maniacs & Psygon Copyparty 1989",
            "tagline": "",
            "start_date": "1989-01-28",
            "end_date": "1989-01-28",
            "location": "Meckenheim, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.62388,
            "longitude": 7.02942,
            "website": ""
        }
    ]
}