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

{
    "url": "https://demozoo.org/api/v1/productions/263625/?format=api",
    "demozoo_url": "https://demozoo.org/productions/263625/",
    "id": 263625,
    "title": "Graffiti Man",
    "author_nicks": [
        {
            "name": "Tristar",
            "abbreviation": "TRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Transformer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52356/?format=api",
                    "id": 52356,
                    "name": "Transformer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Terminator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53757/?format=api",
                    "id": 53757,
                    "name": "Terminator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Tristar/Tristar-CrGraffitiMan.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=66577"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/39/f5e4.jw91952.png",
            "original_width": 719,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/6e/39/f5e4.jw91952.png",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/39/f5e4.jw91952.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "graffiti-man"
    ]
}