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

{
    "url": "https://demozoo.org/api/v1/productions/109473/?format=api",
    "demozoo_url": "https://demozoo.org/music/109473/",
    "id": 109473,
    "title": "H Demo IV / Teenage",
    "author_nicks": [
        {
            "name": "TiNKer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2622/?format=api",
                "id": 2622,
                "name": "TiNKer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Teenage",
            "abbreviation": "TNH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2261/?format=api",
                "id": 2261,
                "name": "Teenage",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-31",
    "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/cc/31/h.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/T/TINKER/4CHANNEL/HDEMOIV/H.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}