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

{
    "url": "https://demozoo.org/api/v1/productions/85581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85581/",
    "id": 85581,
    "title": "Heart",
    "author_nicks": [
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mueslee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3736/?format=api",
                    "id": 3736,
                    "name": "Mueslee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Deathstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3936/?format=api",
                    "id": 3936,
                    "name": "dstar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tyree",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11002/?format=api",
                    "id": 11002,
                    "name": "Tyree",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hellfire/demos/ttn-heart.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57667"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xUggT3-rZNg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/fe/1008.28405.gif",
            "original_width": 400,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/9d/fe/1008.28405.png",
            "standard_width": 400,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/fe/1008.28405.png",
            "thumbnail_width": 200,
            "thumbnail_height": 108
        }
    ],
    "tags": []
}