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

{
    "url": "https://demozoo.org/api/v1/productions/340452/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/340452/",
    "id": 340452,
    "title": "Im Gedenken",
    "author_nicks": [
        {
            "name": "Slaxx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                "id": 59883,
                "name": "Slaxx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quantum",
            "abbreviation": "Q",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139826/?format=api",
                "id": 139826,
                "name": "Quantum",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-02",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/251074/im-gedenken.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237329"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18736,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4807/",
                    "id": 4807,
                    "name": "LuheCon³",
                    "tagline": "Retro but different",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-02",
                    "location": "Winsen (Luhe), Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.3484,
                    "longitude": 10.2068,
                    "website": "https://www.forum64.de/index.php?board/400-luhecon/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/cb/2597.340632.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/cf/cb/2597.340632.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/cb/2597.340632.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}