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

{
    "url": "https://demozoo.org/api/v1/productions/251002/?format=api",
    "demozoo_url": "https://demozoo.org/music/251002/",
    "id": 251002,
    "title": "Closest Dream",
    "author_nicks": [
        {
            "name": "Mortimer Twang",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1029/?format=api",
                "id": 1029,
                "name": "Mortimer Twang",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Divine Stylers",
            "abbreviation": "dS!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                "id": 3172,
                "name": "Divine Stylers",
                "is_group": true
            }
        },
        {
            "name": "Royal",
            "abbreviation": "RYL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-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/Protracker/Mortimer%20Twang/closest%20dream.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=75828"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}