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

{
    "url": "https://demozoo.org/api/v1/party_series/1488/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1488/",
    "id": 1488,
    "name": "4Ever",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3920/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3920/",
            "id": 3920,
            "name": "4Ever 2003",
            "tagline": "",
            "start_date": "2003-09-05",
            "end_date": "2003-09-07",
            "location": "Szeged, Csongrád, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.253,
            "longitude": 20.14824,
            "website": ""
        }
    ]
}