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

{
    "url": "https://demozoo.org/api/v1/productions/51455/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51455/",
    "id": 51455,
    "title": "Plane Simulator",
    "author_nicks": [
        {
            "name": "BIT CODERS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30484/?format=api",
                "id": 30484,
                "name": "BIT CODERS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2010/function10/gamedev/plane_simulator1.5.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "86",
            "competition": {
                "id": 5300,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/139/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/139/",
                    "id": 139,
                    "name": "Function 2010",
                    "tagline": "Function X",
                    "start_date": "2010-09-10",
                    "end_date": "2010-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506225,
                    "longitude": 19.06482,
                    "website": "http://2010.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}