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

{
    "url": "https://demozoo.org/api/v1/productions/193027/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193027/",
    "id": 193027,
    "title": "I Voted For The Duck",
    "author_nicks": [
        {
            "name": "nikin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81400/?format=api",
                "id": 81400,
                "name": "nikin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-08",
    "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/2018/function18/demo/ivotedfortheduck.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "144",
            "competition": {
                "id": 14636,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3471/",
                    "id": 3471,
                    "name": "Function 2018",
                    "tagline": "",
                    "start_date": "2018-09-07",
                    "end_date": "2018-09-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2018.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}