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

{
    "url": "https://demozoo.org/api/v1/productions/85392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85392/",
    "id": 85392,
    "title": "Bombshell",
    "author_nicks": [
        {
            "name": "Crispin Wellington",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42769/?format=api",
                "id": 42769,
                "name": "Crispin Wellington",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-31",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/nullarbor07/gamedev/nul07-bombshell.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30333"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "16",
            "competition": {
                "id": 8996,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1298/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1298/",
                    "id": 1298,
                    "name": "Nullarbor 2007",
                    "tagline": "",
                    "start_date": "2007-03-30",
                    "end_date": "2007-04-01",
                    "location": "Perth, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -31.95302,
                    "longitude": 115.857239,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}