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

{
    "url": "https://demozoo.org/api/v1/productions/368251/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368251/",
    "id": 368251,
    "title": "Ramses-Huldigung",
    "author_nicks": [
        {
            "name": "Hotstuffers",
            "abbreviation": "HTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6427/?format=api",
                "id": 6427,
                "name": "Hotstuffers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-22",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/266429/schmackes.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250462"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "58",
            "competition": {
                "id": 19719,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5155/",
                    "id": 5155,
                    "name": "BCC Party 2025",
                    "tagline": "#19: Space Out",
                    "start_date": "2025-02-21",
                    "end_date": "2025-02-23",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": "https://c64clubberlin.de/?p=6971"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/a8/0481.357945.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/0c/a8/0481.357945.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/a8/0481.357945.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "one-file-demo"
    ]
}