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

{
    "url": "https://demozoo.org/api/v1/party_series/1654/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1654/",
    "id": 1654,
    "name": "Treacl Celebration",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4426/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4426/",
            "id": 4426,
            "name": "Treacl Celebration 1991",
            "tagline": "",
            "start_date": "1991-11-16",
            "end_date": "1991-11-17",
            "location": "Lüssum-Bockhorn, Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.20415,
            "longitude": 8.5786,
            "website": ""
        }
    ]
}