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

{
    "url": "https://demozoo.org/api/v1/productions/109106/?format=api",
    "demozoo_url": "https://demozoo.org/music/109106/",
    "id": 109106,
    "title": "Hubbahopp",
    "author_nicks": [
        {
            "name": "Terry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32502/?format=api",
                "id": 32502,
                "name": "Deetroy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Akropolis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49063/?format=api",
                "id": 49063,
                "name": "Akropolis",
                "is_group": true
            }
        },
        {
            "name": "Crystalic",
            "abbreviation": "CAC, C.A.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2170/?format=api",
                "id": 2170,
                "name": "Crystalic",
                "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/77/c2/hubba.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TERRY/4CHANNEL/HUBBA.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}