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

{
    "url": "https://demozoo.org/api/v1/productions/139014/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139014/",
    "id": 139014,
    "title": "Stunt Track Racer",
    "author_nicks": [
        {
            "name": "Public Enemy",
            "abbreviation": "PE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                "id": 53703,
                "name": "Public Enemy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Snake Fist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59030/?format=api",
                    "id": 59030,
                    "name": "Snake Fist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Snake Fist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59030/?format=api",
                    "id": 59030,
                    "name": "Snake Fist",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "The Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66033/?format=api",
                    "id": 66033,
                    "name": "The Terminator",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack Help"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1990/stuntega.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/a646ee"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/stunt_track_racer_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a646ee"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68344"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/72/86c3.87394.jpg",
            "original_width": 630,
            "original_height": 391,
            "standard_url": "https://media.demozoo.org/screens/s/b4/72/86c3.87394.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/72/86c3.87394.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "textmode",
        "ansi",
        "stunt-track-racer"
    ]
}