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

{
    "url": "https://demozoo.org/api/v1/party_series/1535/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1535/",
    "id": 1535,
    "name": "Interface 2019 (XXIII)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4058/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4058/",
            "id": 4058,
            "name": "Interface 2019 (XXIII)",
            "tagline": "",
            "start_date": "2019-08-17",
            "end_date": "2019-08-17",
            "location": "Schwentinental, Schleswig-Holstein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 54.286,
            "longitude": 10.2212,
            "website": ""
        }
    ]
}