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

{
    "url": "https://demozoo.org/api/v1/productions/171622/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171622/",
    "id": 171622,
    "title": "Tool Finder",
    "author_nicks": [
        {
            "name": "Purre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71256/?format=api",
                "id": 71256,
                "name": "Purre",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-04-15",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/thegathering17/uselessutility/tool_finder_by_purre.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13185,
                "name": "Useless utility",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3167/",
                    "id": 3167,
                    "name": "The Gathering 2017",
                    "tagline": "#SECRETS",
                    "start_date": "2017-04-12",
                    "end_date": "2017-04-16",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://gathering.org/tg17/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/e6/d439.135199.png",
            "original_width": 341,
            "original_height": 341,
            "standard_url": "https://media.demozoo.org/screens/s/04/e6/d439.135199.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/e6/d439.135199.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}