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

{
    "url": "https://demozoo.org/api/v1/party_series/925/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/925/",
    "id": 925,
    "name": "PCW Show",
    "website": "https://en.wikipedia.org/wiki/Personal_Computer_World",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2828/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2828/",
            "id": 2828,
            "name": "PCW Show 1985",
            "tagline": "",
            "start_date": "1985-09",
            "end_date": "1985-09",
            "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/2824/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2824/",
            "id": 2824,
            "name": "PCW Show 1986",
            "tagline": "9th PCW show",
            "start_date": "1986-09",
            "end_date": "1986-09",
            "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/2825/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2825/",
            "id": 2825,
            "name": "PCW Show 1987",
            "tagline": "10th PCW show",
            "start_date": "1987-09-23",
            "end_date": "1987-09-27",
            "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/2356/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2356/",
            "id": 2356,
            "name": "PCW Show 1988",
            "tagline": "11th PCW show",
            "start_date": "1988-09-16",
            "end_date": "1988-09-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/2826/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2826/",
            "id": 2826,
            "name": "PCW Show 1989",
            "tagline": "12th PCW show",
            "start_date": "1989-09-27",
            "end_date": "1989-09-29",
            "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/2827/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2827/",
            "id": 2827,
            "name": "PCW Show 1990",
            "tagline": "13th PCW show",
            "start_date": "1990-09",
            "end_date": "1990-09",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        }
    ]
}