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

{
    "url": "https://demozoo.org/api/v1/productions/175086/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175086/",
    "id": 175086,
    "title": "banananana",
    "author_nicks": [
        {
            "name": "Teletubbarna",
            "abbreviation": "TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch17pt1/10%20demo/02/"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/chimpbembly17a/demo/banana.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "19",
            "competition": {
                "id": 13530,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3345/",
                    "id": 3345,
                    "name": "Chimpbembly 2017 Winter",
                    "tagline": "",
                    "start_date": "2017-02-04",
                    "end_date": "2017-02-05",
                    "location": "Eno, Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.80511,
                    "longitude": 30.15422,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}