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

{
    "url": "https://demozoo.org/api/v1/productions/184123/?format=api",
    "demozoo_url": "https://demozoo.org/music/184123/",
    "id": 184123,
    "title": "Drift",
    "author_nicks": [
        {
            "name": "Nobody",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15775/?format=api",
                "id": 15775,
                "name": "Nobody",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wild Light",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8553/?format=api",
                "id": 8553,
                "name": "Wild Light",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-08",
    "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/Screamtracker 3/Nobody/drift.s3m"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?51361"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "9ch",
        "s3m",
        "temple-lead"
    ]
}