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

{
    "url": "https://demozoo.org/api/v1/productions/243485/?format=api",
    "demozoo_url": "https://demozoo.org/productions/243485/",
    "id": 243485,
    "title": "Party Cracktro - Digital Corruption",
    "author_nicks": [
        {
            "name": "Faith",
            "abbreviation": "FTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "supertype": "production",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kernal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1881/?format=api",
                    "id": 1881,
                    "name": "Kernal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "W.O.T.W.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/873/?format=api",
                    "id": 873,
                    "name": "W.O.T.W.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Chaos!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1883/?format=api",
                    "id": 1883,
                    "name": "Chaos!",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/F/Faith/Faith-CrDigitalCorruption"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=85003"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/3f/3b39.jw130167.png",
            "original_width": 699,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/fb/3f/3b39.jw130167.png",
            "standard_width": 349,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/3f/3b39.jw130167.png",
            "thumbnail_width": 174,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "video-cap-needed"
    ]
}