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

{
    "url": "https://demozoo.org/api/v1/party_series/834/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/834/",
    "id": 834,
    "name": "Atari Preservation Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2130/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2130/",
            "id": 2130,
            "name": "Atari Preservation Party 2007",
            "tagline": "",
            "start_date": "2007-03-17",
            "end_date": "2007-03-18",
            "location": "Yorkshire, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 54.0,
            "longitude": -1.5,
            "website": ""
        }
    ]
}