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

{
    "url": "https://demozoo.org/api/v1/productions/42885/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42885/",
    "id": 42885,
    "title": "Don't Touch",
    "author_nicks": [
        {
            "name": "blok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26981/?format=api",
                "id": 26981,
                "name": "blok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-13",
    "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/1999/conference3000/grfx/truecolor/dt.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "63",
            "competition": {
                "id": 4137,
                "name": "Truecolor Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1045/",
                    "id": 1045,
                    "name": "Conference 3000",
                    "tagline": "",
                    "start_date": "1999-11-12",
                    "end_date": "1999-11-14",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/e7/dff8.pl48692.jpg",
            "original_width": 563,
            "original_height": 457,
            "standard_url": "https://media.demozoo.org/screens/s/92/e7/dff8.pl48692.jpg",
            "standard_width": 369,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/e7/dff8.pl48692.jpg",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}