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

{
    "url": "https://demozoo.org/api/v1/productions/59541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59541/",
    "id": 59541,
    "title": "Minter 3.5k",
    "author_nicks": [
        {
            "name": "Jeff Minter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32152/?format=api",
                "id": 32152,
                "name": "Yak",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeff Minter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32152/?format=api",
                    "id": 32152,
                    "name": "Yak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/Y/YAK/YAK.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29687"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "-",
            "score": "",
            "competition": {
                "id": 6503,
                "name": "3.5 KB \"VIC Times Revisited\" ",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1515/",
                    "id": 1515,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 1990",
                    "tagline": "",
                    "start_date": "1990-12-21",
                    "end_date": "1990-12-24",
                    "location": "Os, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.768082,
                    "longitude": 5.52616,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/8e/1f89.69851.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/40/8e/1f89.69851.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/8e/1f89.69851.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}