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

{
    "url": "https://demozoo.org/api/v1/productions/131903/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/131903/",
    "id": 131903,
    "title": "Hell!",
    "author_nicks": [
        {
            "name": "Quevis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56484/?format=api",
                "id": 56484,
                "name": "Quevis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accept",
            "abbreviation": "ACP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-29",
    "supertype": "graphics",
    "platforms": [],
    "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/1994/theparty94/grfx/tp94-gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 126,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 693,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/93/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/93/",
                    "id": 93,
                    "name": "The Party 1994",
                    "tagline": "Don't Try This At Home",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Herning Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.14997,
                    "longitude": 8.89712,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/58/6980.79592.png",
            "original_width": 608,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/28/58/6980.79592.png",
            "standard_width": 364,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/58/6980.79592.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}