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

{
    "url": "https://demozoo.org/api/v1/productions/295771/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295771/",
    "id": 295771,
    "title": "Voxel Landscape Demo",
    "author_nicks": [
        {
            "name": "GlacierX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73790/?format=api",
                "id": 73790,
                "name": "GlacierX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vinlandia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22034/?format=api",
                "id": 22034,
                "name": "Vinlandia",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-02",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/NotInDir.%2797/_Intro/voxel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}