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

{
    "url": "https://demozoo.org/api/v1/party_series/1168/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1168/",
    "id": 1168,
    "name": "CBB and Elite Soft Copy-Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2902/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2902/",
            "id": 2902,
            "name": "CBB and Elite Soft Copy-Party 1989",
            "tagline": "",
            "start_date": "1989-11-25",
            "end_date": "1989-11-25",
            "location": "Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 42.83333,
            "longitude": 12.83333,
            "website": ""
        }
    ]
}