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

{
    "url": "https://demozoo.org/api/v1/productions/178916/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/178916/",
    "id": 178916,
    "title": "Ambush (preview)",
    "author_nicks": [
        {
            "name": "Jok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24567/?format=api",
                "id": 24567,
                "name": "Jok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamweb",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                "id": 15003,
                "name": "Dreamweb",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-09-30",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/deadline17/oldschool_exe_graphics/ambush.iff"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "214",
            "competition": {
                "id": 13823,
                "name": "Oldschool Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3237/",
                    "id": 3237,
                    "name": "Deadline 2017",
                    "tagline": "",
                    "start_date": "2017-09-29",
                    "end_date": "2017-10-01",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/94/3e39.147926.png",
            "original_width": 320,
            "original_height": 180,
            "standard_url": "https://media.demozoo.org/screens/s/2d/94/3e39.147926.png",
            "standard_width": 320,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/94/3e39.147926.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "32-colors"
    ]
}