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

{
    "url": "https://demozoo.org/api/v1/productions/186381/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/186381/",
    "id": 186381,
    "title": "Pointer",
    "author_nicks": [
        {
            "name": "The Jester Project",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77572/?format=api",
                "id": 77572,
                "name": "The Jester Project",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-01",
    "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/2007/dreamhack_winter07/grfx/highres/pointer_by_jesterproject.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14250,
                "name": "Graphics Highres",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/970/",
                    "id": 970,
                    "name": "Dreamhack 2007",
                    "tagline": "DreamHack Winter 2007",
                    "start_date": "2007-11-29",
                    "end_date": "2007-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/d0/07c2.162169.png",
            "original_width": 1280,
            "original_height": 905,
            "standard_url": "https://media.demozoo.org/screens/s/d6/d0/07c2.162169.jpg",
            "standard_width": 400,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/d0/07c2.162169.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}