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

{
    "url": "https://demozoo.org/api/v1/productions/139334/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139334/",
    "id": 139334,
    "title": "Another World Cracktro",
    "author_nicks": [
        {
            "name": "Phoenix",
            "abbreviation": "PHX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146791/?format=api",
                "id": 146791,
                "name": "Phoenix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-08",
    "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": "Dr. Detergent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59151/?format=api",
                    "id": 59151,
                    "name": "Dr. Detergent",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "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": "Other",
            "role": "Callout"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1992/pnx-aw.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/a228be"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/another_world_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a228be"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68192"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/db/bc8e.87482.png",
            "original_width": 635,
            "original_height": 392,
            "standard_url": "https://media.demozoo.org/screens/s/51/db/bc8e.87482.png",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/db/bc8e.87482.png",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": [
        "textmode",
        "another-world",
        "ansi"
    ]
}