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

{
    "url": "https://demozoo.org/api/v1/productions/319361/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319361/",
    "id": 319361,
    "title": "Warning Callout",
    "author_nicks": [
        {
            "name": "visy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                "id": 1301,
                "name": "visy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quadtrip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49909/?format=api",
                "id": 49909,
                "name": "Quadtrip",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/lovebyte23/256_byte_intro_fantasy_console/warning.p8.rom"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 37,
            "ranking": "37",
            "score": "80",
            "competition": {
                "id": 17716,
                "name": "256 Byte Intro Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4492/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4492/",
                    "id": 4492,
                    "name": "Lovebyte 2023",
                    "tagline": "Back by Dope Demand",
                    "start_date": "2023-02-10",
                    "end_date": "2023-02-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/e1/54f6.320900.png",
            "original_width": 300,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/ea/e1/54f6.320900.jpg",
            "standard_width": 300,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/e1/54f6.320900.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 106
        }
    ],
    "tags": []
}