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

{
    "url": "https://demozoo.org/api/v1/party_series/1909/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1909/",
    "id": 1909,
    "name": "C64 Crap Game Compo",
    "website": "https://web.archive.org/web/20071212014219/http://www.cosine.org.uk/c64cgc/games.php?yr=2001",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5333/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5333/",
            "id": 5333,
            "name": "C64 Crap Game Compo",
            "tagline": "",
            "start_date": "2004-01-01",
            "end_date": "2004-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212064540/http://www.cosine.org.uk/c64cgc/games.php?yr=2004"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5331/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5331/",
            "id": 5331,
            "name": "C64 Crap Game Compo 1999",
            "tagline": "C64CGC 99",
            "start_date": "1999-01-01",
            "end_date": "1999-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212062233/http://www.cosine.org.uk/c64cgc/games.php?yr=1999"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5332/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5332/",
            "id": 5332,
            "name": "C64 Crap Game Compo 2001",
            "tagline": "",
            "start_date": "2001-01-01",
            "end_date": "2001-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212014219/http://www.cosine.org.uk/c64cgc/games.php?yr=2001"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5335/",
            "id": 5335,
            "name": "C64 Crap Game Compo 2005",
            "tagline": "",
            "start_date": "2005-01-01",
            "end_date": "2005-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212014219/http://www.cosine.org.uk/c64cgc/games.php?yr=2005"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5336/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5336/",
            "id": 5336,
            "name": "C64 Crap Game Compo 2006",
            "tagline": "",
            "start_date": "2006-01-01",
            "end_date": "2006-12-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://web.archive.org/web/20071212062233/http://www.cosine.org.uk/c64cgc/games.php?yr=2006"
        }
    ]
}