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

{
    "url": "https://demozoo.org/api/v1/productions/139854/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139854/",
    "id": 139854,
    "title": "Hunting Pirates",
    "author_nicks": [
        {
            "name": "White Rabbit Games",
            "abbreviation": "WRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58704/?format=api",
                "id": 58704,
                "name": "White Rabbit Games",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-16",
    "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/qbparty15/gamedev_freestyle/whiterabbitgames_huntingpirates.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "36",
            "competition": {
                "id": 11596,
                "name": "Game Development Freestyle",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2484/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2484/",
                    "id": 2484,
                    "name": "QBParty 2015",
                    "tagline": "",
                    "start_date": "2015-05-15",
                    "end_date": "2015-05-17",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "http://2015.qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}