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

{
    "url": "https://demozoo.org/api/v1/productions/363454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363454/",
    "id": 363454,
    "title": "Prince of Persia Cheat Editor",
    "author_nicks": [
        {
            "name": "Pirates Sick of Initials",
            "abbreviation": "PSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59019/?format=api",
                "id": 59019,
                "name": "Pirates Sick of Initials",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-25",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alan Flynn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59023/?format=api",
                    "id": 59023,
                    "name": "Alan Flynn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alan Flynn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59023/?format=api",
                    "id": 59023,
                    "name": "Alan Flynn",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/ab2355e"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ab2355e"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/07/724d.354785.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/d8/07/724d.354785.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/07/724d.354785.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}