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

{
    "url": "https://demozoo.org/api/v1/productions/142699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/142699/",
    "id": 142699,
    "title": "Glitch Pong",
    "author_nicks": [
        {
            "name": "Kyo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60380/?format=api",
                "id": 60380,
                "name": "Kyo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-25",
    "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/2015/euskal15/open_game/glitchpong.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "145",
            "competition": {
                "id": 11721,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2533/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2533/",
                    "id": 2533,
                    "name": "Euskal 2015",
                    "tagline": "Euskal Encounter 23",
                    "start_date": "2015-07-23",
                    "end_date": "2015-07-26",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}