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

{
    "url": "https://demozoo.org/api/v1/productions/358975/?format=api",
    "demozoo_url": "https://demozoo.org/music/358975/",
    "id": 358975,
    "title": "Roland Technologic",
    "author_nicks": [
        {
            "name": "Filippp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139690/?format=api",
                "id": 139690,
                "name": "Filippp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                "id": 7384,
                "name": "Damage",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-10-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mediafire.com/file/74h4dyw4u7mwcro/Roland_technologic_filippp.zip/file"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=56Q15bXuCCY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "roland-sp-60"
    ]
}