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

{
    "url": "https://demozoo.org/api/v1/productions/282492/?format=api",
    "demozoo_url": "https://demozoo.org/music/282492/",
    "id": 282492,
    "title": "Don't You Want My Lovin!",
    "author_nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17550/?format=api",
                "id": 17550,
                "name": "Inspekdah Deck",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-02-19",
    "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/Digital%20Sound%20And%20Music%20Interface/Venom/dont%20you%20want%20my%20lovin.amf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "cover-version",
        "dsmi"
    ]
}