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

{
    "url": "https://demozoo.org/api/v1/productions/32037/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32037/",
    "id": 32037,
    "title": "Flash",
    "author_nicks": [
        {
            "name": "The CoExistence",
            "abbreviation": "TC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                "id": 8018,
                "name": "The CoExistence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1996/mekka96/demo/tc_flash.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1531"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "120",
            "competition": {
                "id": 2461,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/824/",
                    "id": 824,
                    "name": "Mekka 1996",
                    "tagline": "",
                    "start_date": "1996-03-29",
                    "end_date": "1996-03-31",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}