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

{
    "url": "https://demozoo.org/api/v1/party_series/581/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/581/",
    "id": 581,
    "name": "Titan Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1383/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1383/",
            "id": 1383,
            "name": "Titan Party 1990",
            "tagline": "",
            "start_date": "1990-02-03",
            "end_date": "1990-02-04",
            "location": "Siegelsbach, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.272629,
            "longitude": 9.08942,
            "website": ""
        }
    ]
}