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

{
    "url": "https://demozoo.org/api/v1/productions/106872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/106872/",
    "id": 106872,
    "title": "Dr. Rotwang",
    "author_nicks": [
        {
            "name": "Dureks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13815/?format=api",
                "id": 13815,
                "name": "Dureks",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2001/xenox01/demo/dr__rotwang_by_dureks.tar.gz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1633,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1123/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1123/",
                    "id": 1123,
                    "name": "Xenox 2001 XL",
                    "tagline": "",
                    "start_date": "2001-08-06",
                    "end_date": "2001-08-10",
                    "location": "Steinkjer, Nord-Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 64.19303,
                    "longitude": 11.38505,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}