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

{
    "url": "https://demozoo.org/api/v1/productions/320223/?format=api",
    "demozoo_url": "https://demozoo.org/music/320223/",
    "id": 320223,
    "title": "No Understanding",
    "author_nicks": [
        {
            "name": "Pirat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9953/?format=api",
                "id": 9953,
                "name": "P-rat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phase Distortion",
            "abbreviation": "PHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10161/?format=api",
                "id": 10161,
                "name": "Phase Distortion",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/Pirat/no%20understanding.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/48445/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}