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

{
    "url": "https://demozoo.org/api/v1/productions/185975/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185975/",
    "id": 185975,
    "title": "Buzz Lightyear of Star Command",
    "author_nicks": [
        {
            "name": "Class",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16508/?format=api",
                "id": 16508,
                "name": "Class",
                "is_group": true
            }
        },
        {
            "name": "X-Pression",
            "abbreviation": "XPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15984/?format=api",
                "id": 15984,
                "name": "X-Pression",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-08",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "sixb0nes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76934/?format=api",
                    "id": 76934,
                    "name": "Six6Six",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Antibody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47321/?format=api",
                    "id": 47321,
                    "name": "Antibody",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5451/?format=api",
                    "id": 5451,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/class/cls0100.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4930"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=il30TBoAIIc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}