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

{
    "url": "https://demozoo.org/api/v1/productions/368207/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/368207/",
    "id": 368207,
    "title": "Priksy Lost His Keys!",
    "author_nicks": [
        {
            "name": "Goerp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                "id": 111860,
                "name": "Goerp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fantastic 4 Cracking Group",
            "abbreviation": "F4CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2025-02-22",
    "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": [
        {
            "nick": {
                "name": "Goerp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                    "id": 111860,
                    "name": "Goerp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Goerp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
                    "id": 111860,
                    "name": "Goerp",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/266348/priksy-final.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/bcc19/c64_graphics/priksy-final.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250393"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "111",
            "competition": {
                "id": 19716,
                "name": "C64 Graphics",
                "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/63/3d/ee9b.357860.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/63/3d/ee9b.357860.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/3d/ee9b.357860.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode",
        "sprites"
    ]
}