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

{
    "url": "https://demozoo.org/api/v1/party_series/325/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/325/",
    "id": 325,
    "name": "Polish Summer Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/832/?format=api",
            "demozoo_url": "https://demozoo.org/parties/832/",
            "id": 832,
            "name": "Polish Summer Party 1996",
            "tagline": "",
            "start_date": "1996-06-22",
            "end_date": "1996-06-23",
            "location": "Poznań, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.40692,
            "longitude": 16.92993,
            "website": ""
        }
    ]
}