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

{
    "url": "https://demozoo.org/api/v1/productions/334791/?format=api",
    "demozoo_url": "https://demozoo.org/music/334791/",
    "id": 334791,
    "title": "Wired2",
    "author_nicks": [
        {
            "name": "Ionized",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10743/?format=api",
                "id": 10743,
                "name": "Ionized",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUEL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "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/Fasttracker%202/Ionized/wired2.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "24ch",
        "xm"
    ]
}