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

{
    "url": "https://demozoo.org/api/v1/productions/96314/?format=api",
    "demozoo_url": "https://demozoo.org/music/96314/",
    "id": 96314,
    "title": "Making Some Iron !",
    "author_nicks": [
        {
            "name": "Acid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2634/?format=api",
                "id": 2634,
                "name": "Acid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Blues Boys",
            "abbreviation": "TBB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2263/?format=api",
                "id": 2263,
                "name": "The Blues Boys",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-10-30",
    "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://media.demozoo.org/music/ba/44/making.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/A/ACID/4CHANNEL/TBBSAM10/MAKING.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}