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

{
    "url": "https://demozoo.org/api/v1/productions/72674/?format=api",
    "demozoo_url": "https://demozoo.org/music/72674/",
    "id": 72674,
    "title": "commando1",
    "author_nicks": [
        {
            "name": "Glide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39491/?format=api",
                "id": 39491,
                "name": "Glide",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cryptic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19335/?format=api",
                "id": 19335,
                "name": "Cryptic",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Glide/commando1.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}