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

{
    "url": "https://demozoo.org/api/v1/productions/59316/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59316/",
    "id": 59316,
    "title": "Unfinished Noname Project",
    "author_nicks": [
        {
            "name": "TFGX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15103/?format=api",
                "id": 15103,
                "name": "TFGX",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-30",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/dreamhack02/demo/10_noname__unfinished_project_by_coder_k_o_2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "237",
            "competition": {
                "id": 6475,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/965/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/965/",
                    "id": 965,
                    "name": "Dreamhack 2002",
                    "tagline": "DreamHack Winter 2002",
                    "start_date": "2002-11-28",
                    "end_date": "2002-12-01",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}