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

{
    "url": "https://demozoo.org/api/v1/productions/297870/?format=api",
    "demozoo_url": "https://demozoo.org/music/297870/",
    "id": 297870,
    "title": "The Human Race",
    "author_nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                "id": 72511,
                "name": "Chris",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Seven Eleven",
            "abbreviation": "711",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54829/?format=api",
                "id": 54829,
                "name": "Seven Eleven",
                "is_group": true
            }
        }
    ],
    "release_date": "1988",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hvsc.csdb.dk/MUSICIANS/B/Beat_Machine/Chris/Human_Race.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/B/Beat_Machine/Chris/Human_Race.sid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=2548"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}