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

{
    "url": "https://demozoo.org/api/v1/productions/234466/?format=api",
    "demozoo_url": "https://demozoo.org/music/234466/",
    "id": 234466,
    "title": "Hybridia",
    "author_nicks": [
        {
            "name": "Angelwings",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12724/?format=api",
                "id": 12724,
                "name": "Angelwings",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-12-29",
    "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/Angelwings/hybridia.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=38883"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/47186/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}