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

{
    "url": "https://demozoo.org/api/v1/productions/40782/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40782/",
    "id": 40782,
    "title": "Midnight Stalker",
    "author_nicks": [
        {
            "name": "Forcer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10584/?format=api",
                "id": 10584,
                "name": "Forcer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "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/midnightstalkerbyforcer_trsi.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "187",
            "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/b2/e5/58b5.pl38158.png",
            "original_width": 1132,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/b2/e5/58b5.pl38158.jpg",
            "standard_width": 400,
            "standard_height": 254,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/e5/58b5.pl38158.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}