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

{
    "url": "https://demozoo.org/api/v1/productions/214508/?format=api",
    "demozoo_url": "https://demozoo.org/music/214508/",
    "id": 214508,
    "title": "Game Tune",
    "author_nicks": [
        {
            "name": "Silver",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48541/?format=api",
                "id": 48541,
                "name": "Silver",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Errors",
            "abbreviation": "ERS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4978/?format=api",
                "id": 4978,
                "name": "The Errors",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-07-01",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/modules/S/Silver/MOD.Game%20Tune.gz"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Silver%20(NO)/game%20tune.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=32328"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}