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

{
    "url": "https://demozoo.org/api/v1/party_series/154/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/154/",
    "id": 154,
    "name": "Digital Symposium",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/421/?format=api",
            "demozoo_url": "https://demozoo.org/parties/421/",
            "id": 421,
            "name": "Digital Symposium 1992",
            "tagline": "",
            "start_date": "1992-10-24",
            "end_date": "1992-10-24",
            "location": "Rotherham, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.43012,
            "longitude": -1.35678,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/440/",
            "id": 440,
            "name": "Digital Symposium 1993",
            "tagline": "",
            "start_date": "1993-10-09",
            "end_date": "1993-10-10",
            "location": "Rotherham, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.43012,
            "longitude": -1.35678,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/532/?format=api",
            "demozoo_url": "https://demozoo.org/parties/532/",
            "id": 532,
            "name": "Digital Symposium 1995",
            "tagline": "",
            "start_date": "1995-10-21",
            "end_date": "1995-10-21",
            "location": "Coventry, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 52.41667,
            "longitude": -1.5,
            "website": ""
        }
    ]
}