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",
    "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",
    "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": [],
    "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": []
}