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

{
    "url": "https://demozoo.org/api/v1/productions/69751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/69751/",
    "id": 69751,
    "title": "Raid SUBWAY",
    "author_nicks": [
        {
            "name": "B2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                "id": 38616,
                "name": "B2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-12",
    "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/2013/birdie13/gamedev/superman_b2_qa.exe"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "138",
            "competition": {
                "id": 7502,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1783/",
                    "id": 1783,
                    "name": "Birdie 2013 (23)",
                    "tagline": "Birdie 23",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-13",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}