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

{
    "url": "https://demozoo.org/api/v1/party_series/71/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/71/",
    "id": 71,
    "name": "Mirage and Vision X-Mas Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/257/?format=api",
            "demozoo_url": "https://demozoo.org/parties/257/",
            "id": 257,
            "name": "Mirage and Vision X-Mas Party 1990",
            "tagline": "",
            "start_date": "1990-12-22",
            "end_date": "1990-12-23",
            "location": "Gemeente Tilburg, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.57787,
            "longitude": 5.06555,
            "website": ""
        }
    ]
}