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

{
    "url": "https://demozoo.org/api/v1/productions/87584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87584/",
    "id": 87584,
    "title": "CatóndrHTML5 Blocksoid",
    "author_nicks": [
        {
            "name": "Hector",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43470/?format=api",
                "id": 43470,
                "name": "Hector",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-07-24",
    "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/2011/euskal19/game/catondr__id.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/euskal19/game/html5_blocks.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "339",
            "competition": {
                "id": 9279,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/263/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/263/",
                    "id": 263,
                    "name": "Euskal 2011",
                    "tagline": "Euskal Encounter 19",
                    "start_date": "2011-07-22",
                    "end_date": "2011-07-25",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}