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

{
    "url": "https://demozoo.org/api/v1/productions/158788/?format=api",
    "demozoo_url": "https://demozoo.org/music/158788/",
    "id": 158788,
    "title": "Sojourner",
    "author_nicks": [
        {
            "name": "A-Move",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9919/?format=api",
                "id": 9919,
                "name": "A-Move",
                "is_group": false
            }
        },
        {
            "name": "Velvet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9941/?format=api",
                "id": 9941,
                "name": "Velvet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amable",
            "abbreviation": "AMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                "id": 9939,
                "name": "Amable",
                "is_group": true
            }
        },
        {
            "name": "Tokyo Dawn Records",
            "abbreviation": "TDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9938/?format=api",
                "id": 9938,
                "name": "Tokyo Dawn Records",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-10",
    "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/Fasttracker 2/Velvet/coop-A-Move/sojourner.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}