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

{
    "url": "https://demozoo.org/api/v1/productions/154385/?format=api",
    "demozoo_url": "https://demozoo.org/music/154385/",
    "id": 154385,
    "title": "Cream",
    "author_nicks": [
        {
            "name": "Doc Holiday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/631/?format=api",
                "id": 631,
                "name": "Doc Holiday",
                "is_group": false
            }
        },
        {
            "name": "Twilight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/630/?format=api",
                "id": 630,
                "name": "Twilight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Absolute!",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-08",
    "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": [],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/25928/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bKwHMFNPX4k"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}