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

{
    "url": "https://demozoo.org/api/v1/party_series/227/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/227/",
    "id": 227,
    "name": "Arf!Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/576/?format=api",
            "demozoo_url": "https://demozoo.org/parties/576/",
            "id": 576,
            "name": "Arf!Party 1999",
            "tagline": "",
            "start_date": "1999-04-16",
            "end_date": "1999-04-18",
            "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.74444,
            "longitude": 4.96639,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1436/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1436/",
            "id": 1436,
            "name": "Arf!Party 2000",
            "tagline": "",
            "start_date": "2000-04-14",
            "end_date": "2000-04-16",
            "location": "Chassieu, Département du Rhône, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.74444,
            "longitude": 4.96639,
            "website": ""
        }
    ]
}