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

{
    "url": "https://demozoo.org/api/v1/productions/175282/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175282/",
    "id": 175282,
    "title": "mnt08- the quickie",
    "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": "2011-11-26",
    "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/2011/dreamhack11/wild/mnt08-the_quickie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57169"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 13555,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/973/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/973/",
                    "id": 973,
                    "name": "Dreamhack 2011",
                    "tagline": "DreamHack Winter 2011",
                    "start_date": "2011-11-24",
                    "end_date": "2011-11-27",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}