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

{
    "url": "https://demozoo.org/api/v1/productions/66817/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66817/",
    "id": 66817,
    "title": "We Know How To Hippst",
    "author_nicks": [
        {
            "name": "Mental",
            "abbreviation": "MNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7778/?format=api",
                "id": 7778,
                "name": "Mental",
                "is_group": true
            }
        }
    ],
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/birdie13/demo/mnt-we_know_how_to_hippst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61369"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "388",
            "competition": {
                "id": 7280,
                "name": "4k / 64K / Demo",
                "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": []
}