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

{
    "url": "https://demozoo.org/api/v1/party_series/468/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/468/",
    "id": 468,
    "name": "Synthesis",
    "website": "http://www.synthesis-party.net/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1165/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1165/",
            "id": 1165,
            "name": "Synthesis 2001",
            "tagline": "",
            "start_date": "2001-02-23",
            "end_date": "2001-02-25",
            "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.61028,
            "longitude": 2.47472,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1166/",
            "id": 1166,
            "name": "Synthesis 2002",
            "tagline": "",
            "start_date": "2002-03-01",
            "end_date": "2002-03-03",
            "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.61028,
            "longitude": 2.47472,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1167/",
            "id": 1167,
            "name": "Synthesis 2003",
            "tagline": "",
            "start_date": "2003-03-14",
            "end_date": "2003-03-16",
            "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.53366,
            "longitude": 2.54419,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1168/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1168/",
            "id": 1168,
            "name": "Synthesis 2004",
            "tagline": "",
            "start_date": "2004-02-20",
            "end_date": "2004-02-23",
            "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.53366,
            "longitude": 2.54419,
            "website": ""
        }
    ]
}