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

{
    "url": "https://demozoo.org/api/v1/productions/380846/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380846/",
    "id": 380846,
    "title": "Donkey Kong",
    "author_nicks": [
        {
            "name": "Sync#Cruncher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153136/?format=api",
                "id": 153136,
                "name": "Sync#Cruncher",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1983",
    "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": "Sync#Cruncher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153136/?format=api",
                    "id": 153136,
                    "name": "Sync#Cruncher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Freeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120631/?format=api",
                    "id": 120631,
                    "name": "The Freeze",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/donkey_kong_cracked"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/d1/4c56.370600.png",
            "original_width": 576,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/0d/d1/4c56.370600.png",
            "standard_width": 400,
            "standard_height": 277,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/d1/4c56.370600.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/2a/05ae.370602.png",
            "original_width": 576,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/e7/2a/05ae.370602.png",
            "standard_width": 400,
            "standard_height": 277,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/2a/05ae.370602.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}