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

{
    "url": "https://demozoo.org/api/v1/party_series/1057/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1057/",
    "id": 1057,
    "name": "Camembert Meeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2608/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2608/",
            "id": 2608,
            "name": "Camembert Meeting 4",
            "tagline": "",
            "start_date": "1998-10-30",
            "end_date": "1998-11-01",
            "location": "Clarbec, Département du Calvados, Lower Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.25,
            "longitude": 0.13333,
            "website": ""
        }
    ]
}