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

{
    "url": "https://demozoo.org/api/v1/productions/212011/?format=api",
    "demozoo_url": "https://demozoo.org/productions/212011/",
    "id": 212011,
    "title": "First Demo",
    "author_nicks": [
        {
            "name": "Free Access",
            "abbreviation": "FAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99702/?format=api",
                "id": 99702,
                "name": "Free Access",
                "is_group": true
            }
        },
        {
            "name": "M.c.p",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/96316/?format=api",
                "id": 96316,
                "name": "M.c.p",
                "is_group": false
            }
        },
        {
            "name": "Metalwar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18619/?format=api",
                "id": 18619,
                "name": "Metalwar",
                "is_group": false
            }
        },
        {
            "name": "Pegaze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63710/?format=api",
                "id": 63710,
                "name": "Pegaze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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": "Metalwar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18619/?format=api",
                    "id": 18619,
                    "name": "Metalwar",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Bob routines"
        },
        {
            "nick": {
                "name": "M.c.p",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96316/?format=api",
                    "id": 96316,
                    "name": "M.c.p",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M.c.p",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96316/?format=api",
                    "id": 96316,
                    "name": "M.c.p",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Pegaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63710/?format=api",
                    "id": 63710,
                    "name": "Pegaze",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Free Access",
                "abbreviation": "FAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99702/?format=api",
                    "id": 99702,
                    "name": "Free Access",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/NoGroup/MCP%26Pegaze-First"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=19903"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/31/8a9c.jw41497.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/80/31/8a9c.jw41497.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/31/8a9c.jw41497.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}