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

{
    "url": "https://demozoo.org/api/v1/party_series/1770/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1770/",
    "id": 1770,
    "name": "Little Hack Computer Trade People Konferens",
    "website": "https://csdb.dk/event/?id=731",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4874/",
            "id": 4874,
            "name": "Little Hack Computer Trade People Konferens",
            "tagline": "",
            "start_date": "1999-07",
            "end_date": "1999-07",
            "location": "Växjö Kommun, Kronoberg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.9453,
            "longitude": 14.89981,
            "website": "http://lcp.c64.org/files/meetings/1999-LHCTPK/"
        }
    ]
}