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

{
    "url": "https://demozoo.org/api/v1/productions/252468/?format=api",
    "demozoo_url": "https://demozoo.org/music/252468/",
    "id": 252468,
    "title": "Among the Living",
    "author_nicks": [
        {
            "name": "Odie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20286/?format=api",
                "id": 20286,
                "name": "Odie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Trade",
            "abbreviation": "XTD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-05-20",
    "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/Odie/among%20the%20living.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=48493"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/37350/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}