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

{
    "url": "https://demozoo.org/api/v1/productions/35836/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35836/",
    "id": 35836,
    "title": "lame scala slide show",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-06",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/pool-position97/wild/slide.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3118,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/922/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/922/",
                    "id": 922,
                    "name": "Pool Position 1997",
                    "tagline": "",
                    "start_date": "1997-09-05",
                    "end_date": "1997-09-07",
                    "location": "Stenungsund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.067848,
                    "longitude": 11.82025,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}