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

{
    "url": "https://demozoo.org/api/v1/productions/322135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322135/",
    "id": 322135,
    "title": "Prince of Persia : Sands of time +4",
    "author_nicks": [
        {
            "name": "ProjectX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136773/?format=api",
                "id": 136773,
                "name": "ProjectX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
            "id": 40,
            "name": "XBOX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cisco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25386/?format=api",
                    "id": 25386,
                    "name": "Cisco",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cisco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25386/?format=api",
                    "id": 25386,
                    "name": "Cisco",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Trainer"
        },
        {
            "nick": {
                "name": "H2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                    "id": 756,
                    "name": "H2O",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/3f/6203.323620.jpg",
            "original_width": 1121,
            "original_height": 835,
            "standard_url": "https://media.demozoo.org/screens/s/32/3f/6203.323620.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/3f/6203.323620.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": [
        "trainer",
        "cracktro-needs-extraction"
    ]
}