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

{
    "url": "https://demozoo.org/api/v1/party_series/1120/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1120/",
    "id": 1120,
    "name": "Codecraft",
    "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2790/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2790/",
            "id": 2790,
            "name": "Codecraft 1999",
            "tagline": "Codecraft #1",
            "start_date": "1999",
            "end_date": "1999",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2789/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2789/",
            "id": 2789,
            "name": "Codecraft 2000",
            "tagline": "Codecraft #2",
            "start_date": "2000",
            "end_date": "2000",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2791/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2791/",
            "id": 2791,
            "name": "Codecraft 2001",
            "tagline": "Codecraft #3",
            "start_date": "2001-01-04",
            "end_date": "2001-09-04",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.icebird.org/cc3/cc3.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4246/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4246/",
            "id": 4246,
            "name": "Codecraft 2021",
            "tagline": "",
            "start_date": "2021-10",
            "end_date": "2021-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.sensenstahl.com/cc4/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3146/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3146/",
            "id": 3146,
            "name": "Coder's Revenge 1996",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html"
        }
    ]
}