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

{
    "url": "https://demozoo.org/api/v1/productions/365512/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/365512/",
    "id": 365512,
    "title": "Predator Or Prey",
    "author_nicks": [
        {
            "name": "Leon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                "id": 5739,
                "name": "Leon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chorus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1009/?format=api",
                "id": 1009,
                "name": "Chorus",
                "is_group": true
            }
        },
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        },
        {
            "name": "Singular",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-01-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/rsync25/graphics/predator-or-prey_by_leon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=249064"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "182",
            "competition": {
                "id": 19641,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4953/",
                    "id": 4953,
                    "name": "rsync 2025",
                    "tagline": "",
                    "start_date": "2025-01-10",
                    "end_date": "2025-01-11",
                    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.87967,
                    "longitude": 4.70078,
                    "website": "https://demoparty.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/b3/05f1.356248.png",
            "original_width": 416,
            "original_height": 291,
            "standard_url": "https://media.demozoo.org/screens/s/89/b3/05f1.356248.png",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/b3/05f1.356248.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": []
}