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

{
    "url": "https://demozoo.org/api/v1/party_series/1797/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1797/",
    "id": 1797,
    "name": "CCT Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4942/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4942/",
            "id": 4942,
            "name": "CCT Party 1987",
            "tagline": "",
            "start_date": "1987-12-29",
            "end_date": "1987-12-29",
            "location": "Gemeente Venray, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.51412,
            "longitude": 5.95927,
            "website": ""
        }
    ]
}