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

{
    "url": "https://demozoo.org/api/v1/productions/118538/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118538/",
    "id": 118538,
    "title": "Gaslight Wiener",
    "author_nicks": [
        {
            "name": "Cavy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52152/?format=api",
                "id": 52152,
                "name": "Cavy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-02",
    "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/2014/assembly14/game/gaslight_wiener_by_cavy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "1135",
            "competition": {
                "id": 10701,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2197/",
                    "id": 2197,
                    "name": "Assembly 2014",
                    "tagline": "",
                    "start_date": "2014-07-31",
                    "end_date": "2014-08-03",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}