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

{
    "url": "https://demozoo.org/api/v1/productions/86899/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/86899/",
    "id": 86899,
    "title": "Foggy Expression",
    "author_nicks": [
        {
            "name": "Sol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/352/?format=api",
                "id": 352,
                "name": "Sol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-07",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/geekcamp09/photo/sol-foggy_expression.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9185,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1188/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1188/",
                    "id": 1188,
                    "name": "Geek Camp 2009",
                    "tagline": "Back from the Dead",
                    "start_date": "2009-11-05",
                    "end_date": "2009-11-08",
                    "location": "Altdorf, Uri, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.88042,
                    "longitude": 8.64441,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/f2/98bd.36167.jpg",
            "original_width": 3888,
            "original_height": 2592,
            "standard_url": "https://media.demozoo.org/screens/s/24/f2/98bd.36167.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/f2/98bd.36167.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}