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

{
    "url": "https://demozoo.org/api/v1/productions/381943/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381943/",
    "id": 381943,
    "title": "Home Pak",
    "author_nicks": [
        {
            "name": "The Dos Busters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153765/?format=api",
                "id": 153765,
                "name": "The Dos Busters",
                "is_group": true
            }
        }
    ],
    "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": "Scotch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153767/?format=api",
                    "id": 153767,
                    "name": "Scotch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_Home_Pak_1984_Star_Systems_Software_b_gfx"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/68/2621.372323.png",
            "original_width": 583,
            "original_height": 410,
            "standard_url": "https://media.demozoo.org/screens/s/2a/68/2621.372323.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/68/2621.372323.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}