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

{
    "url": "https://demozoo.org/api/v1/productions/374683/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/374683/",
    "id": 374683,
    "title": "Flypaper",
    "author_nicks": [
        {
            "name": "I drew this",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150672/?format=api",
                "id": 150672,
                "name": "I drew this",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-07-12",
    "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/2025/blackvalley25/textmode-graphics/flypaper.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 19966,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5225/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5225/",
                    "id": 5225,
                    "name": "Black Valley 2025",
                    "tagline": "The Demoscene is Undead!",
                    "start_date": "2025-07-11",
                    "end_date": "2025-07-13",
                    "location": "Blaker, Lillestrøm, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.00349,
                    "longitude": 11.30198,
                    "website": "https://2025.blackvalley.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/af/7ee6.363840.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/03/af/7ee6.363840.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/af/7ee6.363840.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}