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

{
    "url": "https://demozoo.org/api/v1/productions/203066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203066/",
    "id": 203066,
    "title": "Sector Trasher V1.0B",
    "author_nicks": [
        {
            "name": "M&B Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
                "id": 89062,
                "name": "M&B Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cyborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45181/?format=api",
                    "id": 45181,
                    "name": "Cyborg",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "manual"
        },
        {
            "nick": {
                "name": "The Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5168/?format=api",
                    "id": 5168,
                    "name": "The Master",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5168/?format=api",
                    "id": 5168,
                    "name": "The Master",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "manual"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/92/e68c.185375.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/e2/92/e68c.185375.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/92/e68c.185375.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trackloading-tool"
    ]
}