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

{
    "url": "https://demozoo.org/api/v1/productions/121004/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121004/",
    "id": 121004,
    "title": "War Game Construction Set",
    "author_nicks": [
        {
            "name": "PTL Club",
            "abbreviation": "PTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53053/?format=api",
                "id": 53053,
                "name": "PTL Club",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-21",
    "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": "Mr. Transistor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55438/?format=api",
                    "id": 55438,
                    "name": "Mr. Transistor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Buyer's Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146471/?format=api",
                    "id": 146471,
                    "name": "Buyer's Group",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/a329d8"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/war_game_construction_set_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a329d8"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56608"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/01/6c68.102772.png",
            "original_width": 960,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/4c/01/6c68.102772.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/01/6c68.102772.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}