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

{
    "url": "https://demozoo.org/api/v1/productions/139350/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139350/",
    "id": 139350,
    "title": "Alien Breed Trainer +11 (3)",
    "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": "1993-11-04",
    "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": "Red Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59165/?format=api",
                    "id": 59165,
                    "name": "Red Wizard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Trainer"
        },
        {
            "nick": {
                "name": "Lithium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59164/?format=api",
                    "id": 59164,
                    "name": "Lithium",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Menu"
        },
        {
            "nick": {
                "name": "Poise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59147/?format=api",
                    "id": 59147,
                    "name": "Poise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Pal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44/?format=api",
                    "id": 44,
                    "name": "Pal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1993/alientrn.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/a528bb"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/trainers/alien_breed_trainer3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a528bb"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11760"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/07/21d1.87499.png",
            "original_width": 627,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/4c/07/21d1.87499.png",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/07/21d1.87499.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "trainer",
        "alien-breed"
    ]
}