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

{
    "url": "https://demozoo.org/api/v1/productions/193299/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/193299/",
    "id": 193299,
    "title": "X-Point",
    "author_nicks": [
        {
            "name": "La Shawn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                "id": 4755,
                "name": "La Shawn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crosspoint",
            "abbreviation": "CP!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                "id": 74483,
                "name": "Crosspoint",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-06",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "La Shawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                    "id": 4755,
                    "name": "La Shawn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/crosspoint/cp%21-xpt.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/aa/781e.174355.png",
            "original_width": 624,
            "original_height": 16032,
            "standard_url": "https://media.demozoo.org/screens/s/0c/aa/781e.174355.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/aa/781e.174355.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}