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

{
    "url": "https://demozoo.org/api/v1/productions/137614/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137614/",
    "id": 137614,
    "title": "Game Demo",
    "author_nicks": [
        {
            "name": "TBS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43106/?format=api",
                "id": 43106,
                "name": "TBS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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/artway07/code/2_tbs-game_demo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "14",
            "competition": {
                "id": 11476,
                "name": "Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/657/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/657/",
                    "id": 657,
                    "name": "ArtWay 2007",
                    "tagline": "",
                    "start_date": "2007-07-05",
                    "end_date": "2007-07-08",
                    "location": "Okres Tachov, Plzeňský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.76667,
                    "longitude": 12.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}