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

{
    "url": "https://demozoo.org/api/v1/productions/176549/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176549/",
    "id": 176549,
    "title": "Ace 2088",
    "author_nicks": [
        {
            "name": "Exodus",
            "abbreviation": "XDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                "id": 64993,
                "name": "Exodus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jynx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73433/?format=api",
                    "id": 73433,
                    "name": "Jynx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73438/?format=api",
                    "id": 73438,
                    "name": "Cult",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "import"
        },
        {
            "nick": {
                "name": "Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73438/?format=api",
                    "id": 73438,
                    "name": "Cult",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=73807"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/b1/eb89.143860.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/d0/b1/eb89.143860.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/b1/eb89.143860.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/7d/8181.143878.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/dc/7d/8181.143878.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/7d/8181.143878.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/08/3d/a257.143879.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/08/3d/a257.143879.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/3d/a257.143879.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "ntsc",
        "import-to-usa",
        "import-intro",
        "ace-2088"
    ]
}