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

{
    "url": "https://demozoo.org/api/v1/productions/369946/?format=api",
    "demozoo_url": "https://demozoo.org/productions/369946/",
    "id": 369946,
    "title": "Dying Light",
    "author_nicks": [
        {
            "name": "AtariCrypt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68395/?format=api",
                "id": 68395,
                "name": "AtariCrypt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/scl/fi/18n8486p5e4crxo3nnr4i/DyingLight.st.zip?rlkey=ol8ep0a5nkbru4hxog8q4ut7d&dl=1"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/ATARICRP/DLIGHT.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ataricrypt.blogspot.com/2024/12/gem-wallpaper.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}