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

{
    "url": "https://demozoo.org/api/v1/productions/91135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91135/",
    "id": 91135,
    "title": "TiLT 2002 Invtro",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09-26",
    "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": "Replay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/522/?format=api",
                    "id": 522,
                    "name": "Replay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slumgud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/524/?format=api",
                    "id": 524,
                    "name": "Slumgud",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slumgud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/524/?format=api",
                    "id": 524,
                    "name": "Slumgud",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/tilt02/misc/rzr_tilt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7601"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1955/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1955/",
            "id": 1955,
            "name": "TiLT 2002",
            "tagline": "",
            "start_date": "2002-10-02",
            "end_date": "2002-10-06",
            "location": "Trondheim, Sør-Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.42811,
            "longitude": 10.39687,
            "website": "https://web.archive.org/web/20021123021723/http://demoscene.tilt.no/"
        }
    ],
    "screenshots": [],
    "tags": []
}