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

{
    "url": "https://demozoo.org/api/v1/productions/99403/?format=api",
    "demozoo_url": "https://demozoo.org/music/99403/",
    "id": 99403,
    "title": "Hyperbased (OMG it's a CUBE remix)",
    "author_nicks": [
        {
            "name": "Virgill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                "id": 224,
                "name": "Virgill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BitjamSong",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?info&id=26767"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/8318/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}