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

{
    "url": "https://demozoo.org/api/v1/productions/68135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68135/",
    "id": 68135,
    "title": "A Bug in the BIOS",
    "author_nicks": [
        {
            "name": "Sundancer Inc.",
            "abbreviation": "SDI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
                "id": 5690,
                "name": "Sundancer Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "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/2003/tum03/demo/sdi_buginthebios.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11254"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "144",
            "competition": {
                "id": 7369,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/168/",
                    "id": 168,
                    "name": "The Ultimate Meeting 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.59075,
                    "longitude": 8.64779,
                    "website": "http://2003.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}