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

{
    "url": "https://demozoo.org/api/v1/productions/380861/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380861/",
    "id": 380861,
    "title": "E.T. Comes Back",
    "author_nicks": [
        {
            "name": "The Hitman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118438/?format=api",
                "id": 118438,
                "name": "The Hitman",
                "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": "The Hit-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118438/?format=api",
                    "id": 118438,
                    "name": "The Hitman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist."
        },
        {
            "nick": {
                "name": "The Source",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153151/?format=api",
                    "id": 153151,
                    "name": "The Source",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/game/128728/et-comes-back/"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_E.T.s_Adventure"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/cc/d076.370633.png",
            "original_width": 576,
            "original_height": 399,
            "standard_url": "https://media.demozoo.org/screens/s/96/cc/d076.370633.png",
            "standard_width": 400,
            "standard_height": 277,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/cc/d076.370633.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}