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

{
    "url": "https://demozoo.org/api/v1/party_series/976/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/976/",
    "id": 976,
    "name": "European Computer Trade Show",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2858/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2858/",
            "id": 2858,
            "name": "European Computer Trade Show 1989",
            "tagline": "",
            "start_date": "1989-04-16",
            "end_date": "1989-04-18",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2452/",
            "id": 2452,
            "name": "European Computer Trade Show 1990",
            "tagline": "",
            "start_date": "1990-04-01",
            "end_date": "1990-04-03",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2881/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2881/",
            "id": 2881,
            "name": "European Computer Trade Show 1991",
            "tagline": "",
            "start_date": "1991-04-14",
            "end_date": "1991-04-16",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        }
    ]
}