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

{
    "url": "https://demozoo.org/api/v1/party_series/593/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/593/",
    "id": 593,
    "name": "Cyclone Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1418/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1418/",
            "id": 1418,
            "name": "Cyclone Party 1991",
            "tagline": "Cyclone Party II",
            "start_date": "1991-08-25",
            "end_date": "1991-08-25",
            "location": "St.-Quentin-le-Verger, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.617882,
            "longitude": 3.74733,
            "website": ""
        }
    ]
}