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

{
    "url": "https://demozoo.org/api/v1/productions/339490/?format=api",
    "demozoo_url": "https://demozoo.org/music/339490/",
    "id": 339490,
    "title": "Rainbow",
    "author_nicks": [
        {
            "name": "Whoopee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10724/?format=api",
                "id": 10724,
                "name": "Whoopee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lafarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10423/?format=api",
                    "id": 10423,
                    "name": "Lafarge",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Samples"
        }
    ],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Whoopee/rainbow.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/whoopee/wh_rainbow.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}