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

{
    "url": "https://demozoo.org/api/v1/party_series/1150/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1150/",
    "id": 1150,
    "name": "Double Density Crew, Level4 and The Supervisors Super Copy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2865/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2865/",
            "id": 2865,
            "name": "Double Density Crew, Level4 and The Supervisors Super Copy Party 1988",
            "tagline": "",
            "start_date": "1988-10-03",
            "end_date": "1988-10-03",
            "location": "Basel, Basel-Stadt, Basel-City, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.55773,
            "longitude": 7.59361,
            "website": ""
        }
    ]
}