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

{
    "url": "https://demozoo.org/api/v1/productions/126222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126222/",
    "id": 126222,
    "title": "Simplex",
    "author_nicks": [
        {
            "name": "Squadron",
            "abbreviation": "SQN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54763/?format=api",
                "id": 54763,
                "name": "Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68267/?format=api",
                    "id": 68267,
                    "name": "Chesoner",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68267/?format=api",
                    "id": 68267,
                    "name": "Chesoner",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "EVS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7641/?format=api",
                    "id": 7641,
                    "name": "EVS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Number Five",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9224/?format=api",
                    "id": 9224,
                    "name": "Druid",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/58283/Simplex.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/mgf_joy_wwe_copyparty88/misc/simplex.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=65637"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80033"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2401/",
            "id": 2401,
            "name": "MGF + JOY + WWE Copy-Party 1988",
            "tagline": "",
            "start_date": "1988-10-15",
            "end_date": "1988-10-17",
            "location": "Gemeente Veenendaal, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.02459,
            "longitude": 5.55562,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/64/0e80.178745.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e7/64/0e80.178745.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/64/0e80.178745.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}