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

{
    "url": "https://demozoo.org/api/v1/productions/291994/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291994/",
    "id": 291994,
    "title": "CoronaTracker v2.0",
    "author_nicks": [
        {
            "name": "Phenom Productions",
            "abbreviation": "PN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83562/?format=api",
                "id": 83562,
                "name": "Phenom Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.phenomprod.com/releases/cnet/PN-CTRACKERCv2.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.phenomprod.com/releases/mystic/PN-CTRACKERMv2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/phenom_productions/pn-ctrackercv2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/phenom_productions/pn-ctrackermv2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/59/6db0.288241.png",
            "original_width": 640,
            "original_height": 402,
            "standard_url": "https://media.demozoo.org/screens/s/ec/59/6db0.288241.png",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/59/6db0.288241.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "cnet-bbs",
        "covid-19",
        "mystic-bbs"
    ]
}