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

{
    "url": "https://demozoo.org/api/v1/productions/275459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275459/",
    "id": 275459,
    "title": "The Divide +2 Trainer",
    "author_nicks": [
        {
            "name": "2000 A.D.",
            "abbreviation": "2AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "CX5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112901/?format=api",
                    "id": 112901,
                    "name": "CX5",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exeron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82602/?format=api",
                    "id": 82602,
                    "name": "Exeron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/2000ad/2k-dvdtr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/12/de1f.261195.png",
            "original_width": 436,
            "original_height": 231,
            "standard_url": "https://media.demozoo.org/screens/s/0a/12/de1f.261195.jpg",
            "standard_width": 400,
            "standard_height": 211,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/12/de1f.261195.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": [
        "trainer"
    ]
}