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

{
    "url": "https://demozoo.org/api/v1/productions/255436/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255436/",
    "id": 255436,
    "title": "Italian Gathering '96 Fast Gallery",
    "author_nicks": [
        {
            "name": "Ram Jam",
            "abbreviation": "RJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam",
                "is_group": true
            }
        },
        {
            "name": "X-Zone",
            "abbreviation": "XZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                "id": 5063,
                "name": "X-Zone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27437/?format=api",
                    "id": 27437,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27437/?format=api",
                    "id": 27437,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "photos"
        },
        {
            "nick": {
                "name": "FBY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4302/?format=api",
                    "id": 4302,
                    "name": "FBY",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Ram_Jam/Randy-ItalianGatheringGallery.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=87498"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/81/96e1.jw134654.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/57/81/96e1.jw134654.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/81/96e1.jw134654.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}