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

{
    "url": "https://demozoo.org/api/v1/productions/381047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381047/",
    "id": 381047,
    "title": "Injured Engine",
    "author_nicks": [
        {
            "name": "Atlantic Pirates Guild",
            "abbreviation": "APG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                "id": 122817,
                "name": "Atlantic Pirates Guild",
                "is_group": true
            }
        },
        {
            "name": "Disk Jockey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107902/?format=api",
                "id": 107902,
                "name": "The Disk Jockey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "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": "Disk Jockey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107902/?format=api",
                    "id": 107902,
                    "name": "The Disk Jockey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/3d0g_286a_Injured_Engine"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/3d0g_434a_Injured_Engine"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_Injured_Engine_1984_Imagic_cr_Atlantic_Pirates_Guild"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/vdw_031_Injured_Engine"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/c2/23c5.370945.png",
            "original_width": 588,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/81/c2/23c5.370945.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/c2/23c5.370945.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}