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

{
    "url": "https://demozoo.org/api/v1/productions/105710/?format=api",
    "demozoo_url": "https://demozoo.org/music/105710/",
    "id": 105710,
    "title": "Tears of Christmas",
    "author_nicks": [
        {
            "name": "Drax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                "id": 766,
                "name": "Drax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Maniacs of Noise",
            "abbreviation": "MON",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                "id": 950,
                "name": "Maniacs of Noise",
                "is_group": true
            }
        },
        {
            "name": "Vibrants",
            "abbreviation": "VIB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                "id": 769,
                "name": "Vibrants",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-21",
    "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 2/Drax/tears of christmas.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "24ch",
        "xm"
    ]
}