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

{
    "url": "https://demozoo.org/api/v1/productions/119903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119903/",
    "id": 119903,
    "title": "TSB Contribution",
    "author_nicks": [
        {
            "name": "The Storm Brothers",
            "abbreviation": "TSB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31592/?format=api",
                "id": 31592,
                "name": "The Storm Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Judge Dredd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32645/?format=api",
                    "id": 32645,
                    "name": "Judge Dredd",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "BiG LOGO"
        },
        {
            "nick": {
                "name": "Iki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31593/?format=api",
                    "id": 31593,
                    "name": "Iki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chrispy Noodle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1479/?format=api",
                    "id": 1479,
                    "name": "Chrispy Noodle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/76/e990.64605.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/de/76/e990.64605.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/76/e990.64605.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}