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

{
    "url": "https://demozoo.org/api/v1/productions/37834/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37834/",
    "id": 37834,
    "title": "Not Even Close To Be Finished",
    "author_nicks": [
        {
            "name": "Ferrex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
                "id": 11944,
                "name": "Ferrex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/evoke07/ansi_ascii/fx-evoke10.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "70",
            "competition": {
                "id": 1118,
                "name": "ANSI/ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/341/",
                    "id": 341,
                    "name": "Evoke 2007",
                    "tagline": "",
                    "start_date": "2007-08-10",
                    "end_date": "2007-08-12",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/d3/27af.153194.png",
            "original_width": 640,
            "original_height": 816,
            "standard_url": "https://media.demozoo.org/screens/s/58/d3/27af.153194.png",
            "standard_width": 235,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/d3/27af.153194.png",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}