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

{
    "url": "https://demozoo.org/api/v1/productions/24744/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24744/",
    "id": 24744,
    "title": "Selectro",
    "author_nicks": [
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        },
        {
            "name": "Select",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7847/?format=api",
                "id": 7847,
                "name": "Select",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Georg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17877/?format=api",
                    "id": 17877,
                    "name": "Georg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leviathan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17875/?format=api",
                    "id": 17875,
                    "name": "Leviathan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Leviathan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17875/?format=api",
                    "id": 17875,
                    "name": "Leviathan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8370/?format=api",
                    "id": 8370,
                    "name": "Rune",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Co-operation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1993/s/selectro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58377"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/38/e5df.350184.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/5d/38/e5df.350184.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/38/e5df.350184.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}