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

{
    "url": "https://demozoo.org/api/v1/party_series/763/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/763/",
    "id": 763,
    "name": "TeKiela-Party: TCE-Crewmeeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1895/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1895/",
            "id": 1895,
            "name": "TeKiela-Party: TCE-Crewmeeting 1995",
            "tagline": "",
            "start_date": "1995-06-21",
            "end_date": "1995-07-07",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.164181,
            "longitude": 10.45415,
            "website": ""
        }
    ]
}