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

{
    "url": "https://demozoo.org/api/v1/party_series/426/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/426/",
    "id": 426,
    "name": "Subway",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2895/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2895/",
            "id": 2895,
            "name": "Subway & Dream Team and Energy Party 1989",
            "tagline": "",
            "start_date": "1989",
            "end_date": "1989",
            "location": "Graz, Graz Stadt, Styria, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 47.07493,
            "longitude": 15.44089,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1075/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1075/",
            "id": 1075,
            "name": "Subway 1999",
            "tagline": "",
            "start_date": "1999-09",
            "end_date": "1999-09",
            "location": "Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.803879,
            "longitude": 15.47491,
            "website": ""
        }
    ]
}