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

{
    "url": "https://demozoo.org/api/v1/productions/360906/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360906/",
    "id": 360906,
    "title": "Teenage Mutant Ninja Turtles (USA) +8",
    "author_nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14240/?format=api",
                "id": 14240,
                "name": "Venom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crossfade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14241/?format=api",
                    "id": 14241,
                    "name": "Crossfade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, trainer"
        },
        {
            "nick": {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/venom/gba/v-tmsttr-cracktro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/01/07fe.352497.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/5d/01/07fe.352497.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/01/07fe.352497.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "trainer",
        "video-cap-needed",
        "teenage-mutant-ninja-turtles"
    ]
}