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

{
    "url": "https://demozoo.org/api/v1/productions/10655/?format=api",
    "demozoo_url": "https://demozoo.org/music/10655/",
    "id": 10655,
    "title": "4Shaitan",
    "author_nicks": [
        {
            "name": "Davos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9208/?format=api",
                "id": 9208,
                "name": "Davos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HorrorSoft",
            "abbreviation": "HS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9209/?format=api",
                "id": 9209,
                "name": "HorrorSoft",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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://files.zxdemo.org/files/music/trk/D/Davos/4Shaitan.pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/file/id:66019/filename:Davos_-_4SHAITAN.pt3"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxtunes.com/downloads.php?id=6085"
        }
    ],
    "external_links": [
        {
            "link_class": "ZxArtProduction",
            "url": "https://zxart.ee/eng/authors/d/davos/4shaitan/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}