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

{
    "url": "https://demozoo.org/api/v1/party_series/907/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/907/",
    "id": 907,
    "name": "GBDev",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2990/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2990/",
            "id": 2990,
            "name": "GBADev 2002",
            "tagline": "",
            "start_date": "2002",
            "end_date": "2002",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2316/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2316/",
            "id": 2316,
            "name": "GBDev 1998",
            "tagline": "Gameboy 1998",
            "start_date": "1998",
            "end_date": "1998",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2317/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2317/",
            "id": 2317,
            "name": "GBDev 1999",
            "tagline": "",
            "start_date": "1999",
            "end_date": "1999",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2973/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2973/",
            "id": 2973,
            "name": "GBDev 2000",
            "tagline": "",
            "start_date": "2000",
            "end_date": "2000",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2991/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2991/",
            "id": 2991,
            "name": "GBDev 2014",
            "tagline": "",
            "start_date": "2014",
            "end_date": "2014",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}