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

{
    "url": "https://demozoo.org/api/v1/productions/68739/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68739/",
    "id": 68739,
    "title": "STNICCC 2000 Final",
    "author_nicks": [
        {
            "name": "Oxygene",
            "abbreviation": "OXG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                "id": 2118,
                "name": "Oxygene",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-16",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32586/?format=api",
                    "id": 32586,
                    "name": "mrange",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "50 Khz Replay"
        },
        {
            "nick": {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2529/?format=api",
                    "id": 2529,
                    "name": "MoN",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/656/?format=api",
                    "id": 656,
                    "name": "Merge",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://leonard.oxg.free.fr/demos/atari/ST-NICC2.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/O/OXYGENE/ST-NICC2.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=211"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1251"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/3b/4715.98664.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b9/3b/4715.98664.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/3b/4715.98664.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}