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

{
    "url": "https://demozoo.org/api/v1/productions/56855/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56855/",
    "id": 56855,
    "title": "Wintermute",
    "author_nicks": [
        {
            "name": "Tyr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33517/?format=api",
                "id": 33517,
                "name": "Tyr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mortal Antibiotic Group",
            "abbreviation": "MAG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33337/?format=api",
                "id": 33337,
                "name": "Mortal Antibiotic Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/paradox01/web/wintermute.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.0527",
            "competition": {
                "id": 6111,
                "name": "Web Design",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/327/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/327/",
                    "id": 327,
                    "name": "Paradox 2001",
                    "tagline": "Paradox 2k+1",
                    "start_date": "2001-07-21",
                    "end_date": "2001-07-22",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}