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

{
    "url": "https://demozoo.org/api/v1/party_series/752/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/752/",
    "id": 752,
    "name": "NTC and Defiers Hacker Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1861/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1861/",
            "id": 1861,
            "name": "NTC and Defiers Hacker Party 1987",
            "tagline": "",
            "start_date": "1987-10-02",
            "end_date": "1987-10-04",
            "location": "Furulund, Partille Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.71667,
            "longitude": 12.13333,
            "website": ""
        }
    ]
}