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

{
    "url": "https://demozoo.org/api/v1/productions/163495/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163495/",
    "id": 163495,
    "title": "International 3D Tennis",
    "author_nicks": [
        {
            "name": "The Ancient Temple",
            "abbreviation": "TAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06",
    "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": "20th Century Composers",
                "abbreviation": "20CC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7643/?format=api",
                    "id": 7643,
                    "name": "20th Century Composers",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52158/?format=api",
                    "id": 52158,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17390"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a2/f3/01ec.115086.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a2/f3/01ec.115086.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a2/f3/01ec.115086.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/82/28/5228.115085.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/82/28/5228.115085.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/28/5228.115085.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "international-3d-tennis"
    ]
}