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

{
    "url": "https://demozoo.org/api/v1/productions/364557/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364557/",
    "id": 364557,
    "title": "Music (MOD) Player",
    "author_nicks": [
        {
            "name": "Lanex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95995/?format=api",
                "id": 95995,
                "name": "Lanex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "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.ilnx.cz/download/lnxmp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102617"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "element-zx"
    ]
}