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

{
    "url": "https://demozoo.org/api/v1/productions/332767/?format=api",
    "demozoo_url": "https://demozoo.org/music/332767/",
    "id": 332767,
    "title": "Why Concentratee",
    "author_nicks": [
        {
            "name": "Breeze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                "id": 4239,
                "name": "Breeze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Capacala",
            "abbreviation": "CC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8014/?format=api",
                "id": 8014,
                "name": "Capacala",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-15",
    "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/Breeze%20(FI)/why%20concentrate.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}