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

{
    "url": "https://demozoo.org/api/v1/productions/303102/?format=api",
    "demozoo_url": "https://demozoo.org/music/303102/",
    "id": 303102,
    "title": "Painter's Euphoria",
    "author_nicks": [
        {
            "name": "H0ffman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unstable Label",
            "abbreviation": "UNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
                "id": 6284,
                "name": "Unstable Label",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-04-05",
    "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/Protracker/Hoffman/painters%20euphoria.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod",
        "cinter"
    ]
}