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

{
    "url": "https://demozoo.org/api/v1/productions/287789/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/287789/",
    "id": 287789,
    "title": "Quioa",
    "author_nicks": [
        {
            "name": "Alpha King",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73924/?format=api",
                "id": 73924,
                "name": "Alpha King",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-28",
    "supertype": "graphics",
    "platforms": [],
    "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/2020/syntax20/ansi_ascii_petscii/alpha-king-quoia.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "76",
            "competition": {
                "id": 16271,
                "name": "ASCII/ANSI/PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4133/",
                    "id": 4133,
                    "name": "Syntax 2020",
                    "tagline": "Yeah Naa",
                    "start_date": "2020-11-28",
                    "end_date": "2020-11-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/15/69c9.283140.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/9b/15/69c9.283140.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/15/69c9.283140.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}