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

{
    "url": "https://demozoo.org/api/v1/party_series/446/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/446/",
    "id": 446,
    "name": "Performance",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1116/",
            "id": 1116,
            "name": "Performance 2000",
            "tagline": "",
            "start_date": "2000-03-10",
            "end_date": "2000-03-12",
            "location": "Lohja, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.251099,
            "longitude": 24.069759,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1117/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1117/",
            "id": 1117,
            "name": "Performance 2001",
            "tagline": "",
            "start_date": "2001-02-23",
            "end_date": "2001-02-25",
            "location": "Lohja, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.37318,
            "longitude": 23.93528,
            "website": ""
        }
    ]
}