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

{
    "url": "https://demozoo.org/api/v1/productions/40789/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40789/",
    "id": 40789,
    "title": "WindowsPersocom",
    "author_nicks": [
        {
            "name": "Sveta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26065/?format=api",
                "id": 26065,
                "name": "Sveta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AXss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26066/?format=api",
                "id": 26066,
                "name": "AXss",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-09-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/2012/demodays12/graphics/windowspersocom.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "103",
            "competition": {
                "id": 3845,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1416/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1416/",
                    "id": 1416,
                    "name": "Demodays 2012",
                    "tagline": "watch * create * compete",
                    "start_date": "2012-08-31",
                    "end_date": "2012-09-02",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2012.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/b0/1ae4.p40789.jpg",
            "original_width": 5188,
            "original_height": 3240,
            "standard_url": "https://media.demozoo.org/screens/s/59/b0/1ae4.p40789.jpg",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/b0/1ae4.p40789.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}