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

{
    "url": "https://demozoo.org/api/v1/party_series/817/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/817/",
    "id": 817,
    "name": "The Mod Archive Synthpop Compo",
    "website": "http://modarchive.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2075/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2075/",
            "id": 2075,
            "name": "The Mod Archive Synthpop Compo",
            "tagline": "",
            "start_date": "2002-02-10",
            "end_date": "2002-03-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://modarchive.org/"
        }
    ]
}