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

{
    "url": "https://demozoo.org/api/v1/productions/182219/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182219/",
    "id": 182219,
    "title": "Maximum XV Trainer",
    "author_nicks": [
        {
            "name": "Hoodlum",
            "abbreviation": "HLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02-19",
    "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": "Siriax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22973/?format=api",
                    "id": 22973,
                    "name": "Siriax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Trainer"
        },
        {
            "nick": {
                "name": "Alpha 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10555/?format=api",
                    "id": 10555,
                    "name": "Alpha One",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alpha 1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10555/?format=api",
                    "id": 10555,
                    "name": "Alpha One",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/b12abed"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/hoodlum/hlm_maximusxv_trainer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b12abed"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/be/d859.276838.png",
            "original_width": 500,
            "original_height": 401,
            "standard_url": "https://media.demozoo.org/screens/s/4e/be/d859.276838.jpg",
            "standard_width": 374,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/be/d859.276838.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}