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

{
    "url": "https://demozoo.org/api/v1/productions/338988/?format=api",
    "demozoo_url": "https://demozoo.org/music/338988/",
    "id": 338988,
    "title": "Derivation",
    "author_nicks": [
        {
            "name": "Tang",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11797/?format=api",
                "id": 11797,
                "name": "Tang",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rave Network Overscan",
            "abbreviation": "RNO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan",
                "is_group": true
            }
        },
        {
            "name": "The Funky IceCream Machine",
            "abbreviation": "TFICM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46877/?format=api",
                "id": 46877,
                "name": "The Funky IceCream Machine",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-13",
    "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/Tang/derivation.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}