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

{
    "url": "https://demozoo.org/api/v1/productions/371234/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/371234/",
    "id": 371234,
    "title": "The Sphinx's Lair",
    "author_nicks": [
        {
            "name": "Lycan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21309/?format=api",
                "id": 21309,
                "name": "Lycan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26062/?format=api",
                "id": 26062,
                "name": "LNX",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-04-20",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/revision25/oldskool-graphics/sphinx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "849",
            "competition": {
                "id": 19814,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5222/",
                    "id": 5222,
                    "name": "Revision 2025",
                    "tagline": "Grow Beyond",
                    "start_date": "2025-04-18",
                    "end_date": "2025-04-21",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2025.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/16/cd/ee45.359409.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/16/cd/ee45.359409.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/cd/ee45.359409.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw",
        "stages-included",
        "32-colors",
        "humanmadepixels"
    ]
}