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

{
    "url": "https://demozoo.org/api/v1/productions/178333/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178333/",
    "id": 178333,
    "title": "Vengeance of the gods",
    "author_nicks": [
        {
            "name": "Grayscale",
            "abbreviation": "GSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8879/?format=api",
                "id": 8879,
                "name": "Grayscale",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-09",
    "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/2017/function17/game_development/votg.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "219",
            "competition": {
                "id": 13779,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3170/",
                    "id": 3170,
                    "name": "Function 2017",
                    "tagline": "",
                    "start_date": "2017-09-08",
                    "end_date": "2017-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2017.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}