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

{
    "url": "https://demozoo.org/api/v1/party_series/1937/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1937/",
    "id": 1937,
    "name": "Anthrax",
    "website": "https://anthraxdemoparty.nekoweb.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5470/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5470/",
            "id": 5470,
            "name": "Anthrax 2028",
            "tagline": "anthrax hahahaha",
            "start_date": "2028-05-19",
            "end_date": "2028-05-19",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://anthraxdemoparty.nekoweb.org/"
        }
    ]
}