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

{
    "url": "https://demozoo.org/api/v1/productions/171997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171997/",
    "id": 171997,
    "title": "Tokyo Demo Fest 2011 Invitation",
    "author_nicks": [
        {
            "name": "System K",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                "id": 6501,
                "name": "System K",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "c.r.v",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17022/?format=api",
                    "id": 17022,
                    "name": "c.r.v",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shaders"
        },
        {
            "nick": {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "NOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17023/?format=api",
                    "id": 17023,
                    "name": "NOz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sys-k.net/works/sysk_tdfinv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tokyodemofest11/info/sysk_tdfinv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56393"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/468/?format=api",
            "demozoo_url": "https://demozoo.org/parties/468/",
            "id": 468,
            "name": "TokyoDemoFest 2011",
            "tagline": "",
            "start_date": "2011-01-08",
            "end_date": "2011-01-08",
            "location": "Tokyo, Japan",
            "is_online": false,
            "country_code": "JP",
            "latitude": 35.670479,
            "longitude": 139.740921,
            "website": "http://tokyodemofest.jp/2011/"
        }
    ],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}