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

{
    "url": "https://demozoo.org/api/v1/productions/86891/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86891/",
    "id": 86891,
    "title": "Mørk Og Stormfull Aften",
    "author_nicks": [
        {
            "name": "Those Up Fucked Sceners",
            "abbreviation": "tUFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-07",
    "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/2009/geekcamp09/demo_intro/tufs-mosa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54091"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9185,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1188/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1188/",
                    "id": 1188,
                    "name": "Geek Camp 2009",
                    "tagline": "Back from the Dead",
                    "start_date": "2009-11-05",
                    "end_date": "2009-11-08",
                    "location": "Altdorf, Uri, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.88042,
                    "longitude": 8.64441,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}