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

{
    "url": "https://demozoo.org/api/v1/productions/375096/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375096/",
    "id": 375096,
    "title": "Poketro",
    "author_nicks": [
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        },
        {
            "name": "Success+The Ruling Company",
            "abbreviation": "SCS*TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Credo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11169/?format=api",
                    "id": 11169,
                    "name": "Credo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Credo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11169/?format=api",
                    "id": 11169,
                    "name": "Credo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/success/poketr11.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/af/5b5e.364481.png",
            "original_width": 274,
            "original_height": 443,
            "standard_url": "https://media.demozoo.org/screens/s/f4/af/5b5e.364481.png",
            "standard_width": 185,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/af/5b5e.364481.png",
            "thumbnail_width": 92,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound",
        "pocketstation"
    ]
}