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

{
    "url": "https://demozoo.org/api/v1/party_series/1700/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1700/",
    "id": 1700,
    "name": "Flashscene.org",
    "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4755/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4755/",
            "id": 4755,
            "name": "Flashscene.org 2006",
            "tagline": "",
            "start_date": "2006-01",
            "end_date": "2006-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4645/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4645/",
            "id": 4645,
            "name": "Flashscene.org 2007",
            "tagline": "",
            "start_date": "2007-01-31",
            "end_date": "2007-01-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4644/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4644/",
            "id": 4644,
            "name": "Flashscene.org 2008",
            "tagline": "",
            "start_date": "2008-05",
            "end_date": "2008-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20080917214211/http://www.flashscene.org:80/"
        }
    ]
}