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

{
    "url": "https://demozoo.org/api/v1/productions/44245/?format=api",
    "demozoo_url": "https://demozoo.org/music/44245/",
    "id": 44245,
    "title": "I Realize",
    "author_nicks": [
        {
            "name": "Radix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5/?format=api",
                "id": 5,
                "name": "Radix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Planet Of Leather Moomins",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-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": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/radix/mp3/1999/i_realize.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/8218/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}