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

{
    "url": "https://demozoo.org/api/v1/productions/305142/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305142/",
    "id": 305142,
    "title": "Chaos Engine Review",
    "author_nicks": [
        {
            "name": "Stellar 7",
            "abbreviation": "S7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49681/?format=api",
                "id": 49681,
                "name": "Stellar 7",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Muscle Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127779/?format=api",
                    "id": 127779,
                    "name": "Muscle Man",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Secret Agent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93742/?format=api",
                    "id": 93742,
                    "name": "Secret Agent",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "packaged"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/mags_reviews/s7_chaos_engine_review.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/01/11f6.304714.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/c9/01/11f6.304714.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/01/11f6.304714.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "game-review-single",
        "chaos-engine"
    ]
}