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

{
    "url": "https://demozoo.org/api/v1/productions/95433/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95433/",
    "id": 95433,
    "title": "Perryweave",
    "author_nicks": [
        {
            "name": "Mad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17199/?format=api",
                "id": 17199,
                "name": "Madbrain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-30",
    "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/parties/2013/recursion13/fast/mad-perryweave.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "38",
            "competition": {
                "id": 9761,
                "name": "Fast Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2021/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2021/",
                    "id": 2021,
                    "name": "Recursion 2013",
                    "tagline": "",
                    "start_date": "2013-11-30",
                    "end_date": "2013-11-30",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}