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

{
    "url": "https://demozoo.org/api/v1/productions/179894/?format=api",
    "demozoo_url": "https://demozoo.org/music/179894/",
    "id": 179894,
    "title": "Beige Amme Remix",
    "author_nicks": [
        {
            "name": "Night Watch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11001/?format=api",
                "id": 11001,
                "name": "Night Watch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Language Lab",
            "abbreviation": "LL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-10-23",
    "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/Impulsetracker/Night%20Watch/beige%20amme%20remix.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}