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

{
    "url": "https://demozoo.org/api/v1/productions/131735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131735/",
    "id": 131735,
    "title": "The Wall 3",
    "author_nicks": [
        {
            "name": "B-Trax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56382/?format=api",
                "id": 56382,
                "name": "B-Trax",
                "is_group": true
            }
        },
        {
            "name": "Mystery",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46744/?format=api",
                "id": 46744,
                "name": "Mystery",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blitz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56381/?format=api",
                    "id": 56381,
                    "name": "Blitz",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/the_wall/thewall03-paper.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/d7/e910.79378.jpg",
            "original_width": 682,
            "original_height": 878,
            "standard_url": "https://media.demozoo.org/screens/s/5d/d7/e910.79378.png",
            "standard_width": 233,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/d7/e910.79378.png",
            "thumbnail_width": 116,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}