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

{
    "url": "https://demozoo.org/api/v1/productions/161413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161413/",
    "id": 161413,
    "title": "Saunamajuri",
    "author_nicks": [
        {
            "name": "Höpö and Visto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66841/?format=api",
                "id": 66841,
                "name": "Höpö and Visto",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-05",
    "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/2016/assembly16/gamedev/saunamajuri_by_hoepoe___visto.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "430",
            "competition": {
                "id": 12650,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2889/",
                    "id": 2889,
                    "name": "Assembly 2016",
                    "tagline": "",
                    "start_date": "2016-08-04",
                    "end_date": "2016-08-07",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}