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

{
    "url": "https://demozoo.org/api/v1/productions/311983/?format=api",
    "demozoo_url": "https://demozoo.org/music/311983/",
    "id": 311983,
    "title": "Pools of Poison (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-09",
    "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/16iCQcMfqYHR54wpW2XGXXuW1e52O1ltA/view?usp=sharing"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3XvjiJfZlig"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "chiptune",
        "cover-version",
        "famitracker"
    ]
}