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

{
    "url": "https://demozoo.org/api/v1/productions/381748/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381748/",
    "id": 381748,
    "title": "Tranquility Base",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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 Clonemaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153654/?format=api",
                    "id": 153654,
                    "name": "The Clonemaster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Elf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153655/?format=api",
                    "id": 153655,
                    "name": "The Elf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/042_Games"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/3b/85d8.372011.png",
            "original_width": 566,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/a7/3b/85d8.372011.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/3b/85d8.372011.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/ec/959a.372012.png",
            "original_width": 566,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/2f/ec/959a.372012.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/ec/959a.372012.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}