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

{
    "url": "https://demozoo.org/api/v1/party_series/915/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/915/",
    "id": 915,
    "name": "Action Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5006/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5006/",
            "id": 5006,
            "name": "Action Party 1989",
            "tagline": "",
            "start_date": "1989-10-21",
            "end_date": "1989-10-21",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ]
}