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

{
    "url": "https://demozoo.org/api/v1/party_series/1162/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1162/",
    "id": 1162,
    "name": "The Gang - ZYX - Amiga Lords Copy Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2886/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2886/",
            "id": 2886,
            "name": "Triangle - Amiga Lords Copy Party 1989",
            "tagline": "",
            "start_date": "1989-03-02",
            "end_date": "1989-03-05",
            "location": "Karlstads Kommun, Värmland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.47409,
            "longitude": 13.59961,
            "website": ""
        }
    ]
}