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

{
    "url": "https://demozoo.org/api/v1/productions/262538/?format=api",
    "demozoo_url": "https://demozoo.org/productions/262538/",
    "id": 262538,
    "title": "Mapper v1.0",
    "author_nicks": [
        {
            "name": "The Powerlords",
            "abbreviation": "TPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                "id": 7726,
                "name": "The Powerlords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Reaper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136394/?format=api",
                    "id": 136394,
                    "name": "Reaper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Powerlords/Powerlords-Mapper.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28712"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/77/f8fc.345728.png",
            "original_width": 626,
            "original_height": 142,
            "standard_url": "https://media.demozoo.org/screens/s/29/77/f8fc.345728.png",
            "standard_width": 400,
            "standard_height": 142,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/77/f8fc.345728.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": []
}