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

{
    "url": "https://demozoo.org/api/v1/productions/59535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59535/",
    "id": 59535,
    "title": "3d Screen 3.5k",
    "author_nicks": [
        {
            "name": "M-Coder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32114/?format=api",
                "id": 32114,
                "name": "M-Coder",
                "is_group": false
            }
        },
        {
            "name": "The Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MCoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32114/?format=api",
                    "id": 32114,
                    "name": "M-Coder",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/O/OVR/OVR_4K.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29688"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "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/8f/d8/fbfd.69852.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/8f/d8/fbfd.69852.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/d8/fbfd.69852.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}