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

{
    "url": "https://demozoo.org/api/v1/productions/267400/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267400/",
    "id": 267400,
    "title": "Underscore 2k1",
    "author_nicks": [
        {
            "name": "Deus Ex Machina",
            "abbreviation": "DXM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5934/?format=api",
                "id": 5934,
                "name": "Deus Ex Machina",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05",
    "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": "Lator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11671/?format=api",
                    "id": 11671,
                    "name": "Lator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Seffren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14474/?format=api",
                    "id": 14474,
                    "name": "Seffren",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "ahx player"
        },
        {
            "nick": {
                "name": "Jazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/602/?format=api",
                    "id": 602,
                    "name": "Jazz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/underscore01/info/_invite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3028"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/265/?format=api",
            "demozoo_url": "https://demozoo.org/parties/265/",
            "id": 265,
            "name": "Underscore 2001",
            "tagline": "",
            "start_date": "2001-05-24",
            "end_date": "2001-05-27",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701235,
            "longitude": 11.967105,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}