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

{
    "url": "https://demozoo.org/api/v1/party_series/1194/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1194/",
    "id": 1194,
    "name": "Official Commodore Show",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2971/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2971/",
            "id": 2971,
            "name": "Official Commodore Show 1988",
            "tagline": "",
            "start_date": "1988-11-18",
            "end_date": "1988-11-20",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": ""
        }
    ]
}