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

{
    "url": "https://demozoo.org/api/v1/productions/32562/?format=api",
    "demozoo_url": "https://demozoo.org/music/32562/",
    "id": 32562,
    "title": "Imphobia",
    "author_nicks": [
        {
            "name": "Redor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21730/?format=api",
                "id": 21730,
                "name": "Redor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Interactive",
            "abbreviation": "IA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-22",
    "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/Redor/imphobia.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}