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

{
    "url": "https://demozoo.org/api/v1/productions/342736/?format=api",
    "demozoo_url": "https://demozoo.org/music/342736/",
    "id": 342736,
    "title": "Das Wesen",
    "author_nicks": [
        {
            "name": "Fifth Note",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142114/?format=api",
                "id": 142114,
                "name": "Fifth Note",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "STRZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142115/?format=api",
                "id": 142115,
                "name": "STRZ",
                "is_group": true
            }
        },
        {
            "name": "Tempo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16604/?format=api",
                "id": 16604,
                "name": "Tempo",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04",
    "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/Fasttracker%202/5th%20Note/das%20wesen.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "18ch",
        "xm"
    ]
}