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

{
    "url": "https://demozoo.org/api/v1/party_series/414/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/414/",
    "id": 414,
    "name": "Error In Line",
    "website": "http://eil.atari.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1051/",
            "id": 1051,
            "name": "Error In Line 1999",
            "tagline": "",
            "start_date": "1999-04-02",
            "end_date": "1999-04-05",
            "location": "Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.0,
            "longitude": 13.25,
            "website": "https://eil.atari.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1053/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1053/",
            "id": 1053,
            "name": "Error In Line 2001",
            "tagline": "",
            "start_date": "2001-04-13",
            "end_date": "2001-04-16",
            "location": "Direktionsbezirk Dresden, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.16667,
            "longitude": 14.08333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1052/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1052/",
            "id": 1052,
            "name": "Error In Line 2003",
            "tagline": "",
            "start_date": "2003-04-18",
            "end_date": "2003-04-21",
            "location": "Direktionsbezirk Dresden, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.16667,
            "longitude": 14.08333,
            "website": ""
        }
    ]
}