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

{
    "url": "https://demozoo.org/api/v1/party_series/1945/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1945/",
    "id": 1945,
    "name": "AtariOnline.pl compo",
    "website": "https://atarionline.pl/1261969164",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5516/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5516/",
            "id": 5516,
            "name": "Bomb Jack Background Competition",
            "tagline": "game levels gfx",
            "start_date": "2008-07-10",
            "end_date": "2008-10-09",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://atarionline.pl/1223551894"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5515/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5515/",
            "id": 5515,
            "name": "Konkurs graficzny mokapowy",
            "tagline": "fake games mockup gfx atari8bit",
            "start_date": "2009-12-30",
            "end_date": "2010-01-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://atarionline.pl/1262138206"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5514/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5514/",
            "id": 5514,
            "name": "Konkurs graficzny scenowy",
            "tagline": "gfx atari8bit",
            "start_date": "2009-12-28",
            "end_date": "2010-01-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://atarionline.pl/1261969164"
        }
    ]
}