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

{
    "url": "https://demozoo.org/api/v1/productions/359324/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359324/",
    "id": 359324,
    "title": "Canon Cat Forth Hack Demo",
    "author_nicks": [
        {
            "name": "Haa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145299/?format=api",
                "id": 145299,
                "name": "Haa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-10-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "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/2024/altparty24/tiny-demo-256b/canon-cat-forth-hack-demo_by_haa.fth"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "182",
            "competition": {
                "id": 19446,
                "name": "256B Tiny Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4690/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4690/",
                    "id": 4690,
                    "name": "Alternative Party 2024",
                    "tagline": "OTA - Order of the Alternative",
                    "start_date": "2024-10-11",
                    "end_date": "2024-10-13",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/17/8ba9.351793.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/b8/17/8ba9.351793.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/17/8ba9.351793.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/4e/275a.351794.png",
            "original_width": 1917,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/fb/4e/275a.351794.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/4e/275a.351794.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "forth",
        "canoncat"
    ]
}