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

{
    "url": "https://demozoo.org/api/v1/productions/202902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202902/",
    "id": 202902,
    "title": "New Digit Sound Demo",
    "author_nicks": [
        {
            "name": "Microcodeal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89017/?format=api",
                "id": 89017,
                "name": "Microcodeal",
                "is_group": true
            }
        },
        {
            "name": "Peek Pocket Crack Band",
            "abbreviation": "PPCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89019/?format=api",
                "id": 89019,
                "name": "Peek Pocket Crack Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gfapro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89018/?format=api",
                    "id": 89018,
                    "name": "Gfapro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PPCB/NEWDIGIT.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/7b/b54c.185277.png",
            "original_width": 413,
            "original_height": 275,
            "standard_url": "https://media.demozoo.org/screens/s/e3/7b/b54c.185277.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/7b/b54c.185277.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}