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

{
    "url": "https://demozoo.org/api/v1/productions/194760/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194760/",
    "id": 194760,
    "title": "Prince of Persia",
    "author_nicks": [
        {
            "name": "Byte Bastards",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82499/?format=api",
                "id": 82499,
                "name": "Byte Bastards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Ramsacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82500/?format=api",
                    "id": 82500,
                    "name": "The Ramsacker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/prince_of_persia_2_drive_ver1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/9a/825d.172384.png",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/86/9a/825d.172384.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/9a/825d.172384.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/76/39/060e.371120.png",
            "original_width": 583,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/76/39/060e.371120.png",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/39/060e.371120.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "prince-of-persia"
    ]
}