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

{
    "url": "https://demozoo.org/api/v1/party_series/656/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/656/",
    "id": 656,
    "name": "The Brainless Institute Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1559/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1559/",
            "id": 1559,
            "name": "The Brainless Institute Party 1991",
            "tagline": "2",
            "start_date": "1991-05-24",
            "end_date": "1991-05-26",
            "location": "Skövde Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.43488,
            "longitude": 13.90358,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1575/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1575/",
            "id": 1575,
            "name": "The Brainless Institute Party 1992",
            "tagline": "3",
            "start_date": "1992-01-03",
            "end_date": "1992-01-06",
            "location": "Skovde, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.400791,
            "longitude": 13.85494,
            "website": ""
        }
    ]
}