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

{
    "url": "https://demozoo.org/api/v1/productions/312298/?format=api",
    "demozoo_url": "https://demozoo.org/music/312298/",
    "id": 312298,
    "title": "Puzzled - Background Music IV (NES Cover) (2A03)",
    "author_nicks": [
        {
            "name": "SkylarZYX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127333/?format=api",
                "id": 127333,
                "name": "MikroMacaroni",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "XYZ Studio",
            "abbreviation": "XyZs",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127332/?format=api",
                "id": 127332,
                "name": "XYZ Studio",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-08-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "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://drive.google.com/file/d/1yx2ls8maZOJ9GxZYrIBFoZeG_He3joDv/view?usp=sharing"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Nintendo%20Sound%20Format/SkylarZYX/puzzled.nsf"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4Ca1CJ-W6oc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "chiptune",
        "cover-version",
        "famitracker"
    ]
}