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

{
    "url": "https://demozoo.org/api/v1/productions/201173/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201173/",
    "id": 201173,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "CyberGeeK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66459/?format=api",
                "id": 66459,
                "name": "CyberGeeK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SAD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34079/?format=api",
                "id": 34079,
                "name": "SAD",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-10-22",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/the_meltdown05/un_useful_apps/demo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15025,
                "name": "Un-Useful-Apps",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/870/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/870/",
                    "id": 870,
                    "name": "The Meltdown 2005 (14)",
                    "tagline": "",
                    "start_date": "2005-10-21",
                    "end_date": "2005-10-23",
                    "location": "Viborg, Viborg Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.45319,
                    "longitude": 9.40201,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}