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

{
    "url": "https://demozoo.org/api/v1/productions/354306/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354306/",
    "id": 354306,
    "title": "Slalom Demo",
    "author_nicks": [
        {
            "name": "Hardwave Crew",
            "abbreviation": "HWC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9026/?format=api",
                "id": 9026,
                "name": "Hardwave Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007",
    "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"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/hardwave_crew/slalom_demo.7z"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}