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

{
    "url": "https://demozoo.org/api/v1/productions/232015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/232015/",
    "id": 232015,
    "title": "1st Demo",
    "author_nicks": [
        {
            "name": "Accept",
            "abbreviation": "ACP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ogre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63792/?format=api",
                    "id": 63792,
                    "name": "Ogre",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "pictures"
        },
        {
            "nick": {
                "name": "Trond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105626/?format=api",
                    "id": 105626,
                    "name": "Trond",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo, big font"
        },
        {
            "nick": {
                "name": "Criminal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/749/?format=api",
                    "id": 749,
                    "name": "Jaz",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Decker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/746/?format=api",
                    "id": 746,
                    "name": "Decker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Accept_No/Accept_NO-FirstDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=121"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33463"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/35/f9bd.jw318.png",
            "original_width": 678,
            "original_height": 558,
            "standard_url": "https://media.demozoo.org/screens/s/aa/35/f9bd.jw318.png",
            "standard_width": 364,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/35/f9bd.jw318.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "video-cap-needed"
    ]
}