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

{
    "url": "https://demozoo.org/api/v1/party_series/918/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/918/",
    "id": 918,
    "name": "M.C.S. Demo Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2346/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2346/",
            "id": 2346,
            "name": "M.C.S. Demo Party 1991",
            "tagline": "",
            "start_date": "1991-02-16",
            "end_date": "1991-02-17",
            "location": "Nantes, Département de la Loire-Atlantique, Pays de la Loire, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.21722,
            "longitude": -1.55389,
            "website": ""
        }
    ]
}