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

{
    "url": "https://demozoo.org/api/v1/party_series/561/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/561/",
    "id": 561,
    "name": "Polish Autumn Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1347/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1347/",
            "id": 1347,
            "name": "Polish Autumn Party 1993",
            "tagline": "",
            "start_date": "1993-10-23",
            "end_date": "1993-10-24",
            "location": "Poznań, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.40692,
            "longitude": 16.92993,
            "website": ""
        }
    ]
}