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

{
    "url": "https://demozoo.org/api/v1/productions/183389/?format=api",
    "demozoo_url": "https://demozoo.org/music/183389/",
    "id": 183389,
    "title": "Nevermind #35",
    "author_nicks": [
        {
            "name": "Michael",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33832/?format=api",
                "id": 33832,
                "name": "Michael",
                "is_group": false
            }
        },
        {
            "name": "Profex",
            "abbreviation": "PFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1409/?format=api",
                "id": 1409,
                "name": "Profex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Michael/nevermind#35.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}