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

{
    "url": "https://demozoo.org/api/v1/productions/141221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141221/",
    "id": 141221,
    "title": "Bobo 128k",
    "author_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Viki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59856/?format=api",
                    "id": 59856,
                    "name": "Viki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Viki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59856/?format=api",
                    "id": 59856,
                    "name": "Viki",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packer"
        },
        {
            "nick": {
                "name": "Denysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59857/?format=api",
                    "id": 59857,
                    "name": "Denysoft",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/INTRO/bobo128.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/fc/ad63.89196.png",
            "original_width": 536,
            "original_height": 406,
            "standard_url": "https://media.demozoo.org/screens/s/4b/fc/ad63.89196.png",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/fc/ad63.89196.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}