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

{
    "url": "https://demozoo.org/api/v1/party_series/390/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/390/",
    "id": 390,
    "name": "Escape (.ch)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1822/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1822/",
            "id": 1822,
            "name": "Escape 1998",
            "tagline": "",
            "start_date": "1998-06-27",
            "end_date": "1998-06-28",
            "location": "Buchs, Wahlkreis Werdenberg, Saint Gallen, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.16743,
            "longitude": 9.47794,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1007/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1007/",
            "id": 1007,
            "name": "Escape 1999",
            "tagline": "",
            "start_date": "1999-03-07",
            "end_date": "1999-03-07",
            "location": "Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.00016,
            "longitude": 8.01427,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1008/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1008/",
            "id": 1008,
            "name": "Escape 2000 (.ch)",
            "tagline": "Save The Robots",
            "start_date": "2000-03-25",
            "end_date": "2000-03-26",
            "location": "Aarau, Bezirk Aarau, Aargau, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.38878,
            "longitude": 8.04826,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1010/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1010/",
            "id": 1010,
            "name": "Escape 2001 (.ch)",
            "tagline": "",
            "start_date": "2001-06-02",
            "end_date": "2001-06-04",
            "location": "Bezirk Aarau, Aargau, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.37706,
            "longitude": 8.05235,
            "website": ""
        }
    ]
}