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

{
    "url": "https://demozoo.org/api/v1/party_series/224/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/224/",
    "id": 224,
    "name": "Ambience",
    "website": "http://www.ambience.nl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/974/?format=api",
            "demozoo_url": "https://demozoo.org/parties/974/",
            "id": 974,
            "name": "Ambience 1998",
            "tagline": "",
            "start_date": "1998-03-06",
            "end_date": "1998-03-08",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/572/?format=api",
            "demozoo_url": "https://demozoo.org/parties/572/",
            "id": 572,
            "name": "Ambience 1999",
            "tagline": "",
            "start_date": "1999-02-26",
            "end_date": "1999-02-28",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/975/?format=api",
            "demozoo_url": "https://demozoo.org/parties/975/",
            "id": 975,
            "name": "Ambience 2000",
            "tagline": "",
            "start_date": "2000-03-10",
            "end_date": "2000-03-12",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/976/?format=api",
            "demozoo_url": "https://demozoo.org/parties/976/",
            "id": 976,
            "name": "Ambience 2001",
            "tagline": "",
            "start_date": "2001-03-02",
            "end_date": "2001-03-04",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ]
}