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

{
    "url": "https://demozoo.org/api/v1/productions/307200/?format=api",
    "demozoo_url": "https://demozoo.org/music/307200/",
    "id": 307200,
    "title": "Jeroen Tel - Alternative Fuel (NES 2A03 Cover)",
    "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-04-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://www.imagidream.net/archive/xyz-archive/SkylarZYX-Stuff/music/famitracker/FTMs/alternativefuel.ftm"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.imagidream.net/archive/xyz-archive/SkylarZYX-Stuff/music/nsf/alternativefuel.nsf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "chiptune",
        "cover-version",
        "conversion"
    ]
}