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

{
    "url": "https://demozoo.org/api/v1/productions/366297/?format=api",
    "demozoo_url": "https://demozoo.org/music/366297/",
    "id": 366297,
    "title": "Demonstration",
    "author_nicks": [
        {
            "name": "Forceman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119527/?format=api",
                "id": 119527,
                "name": "Forceman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Paranormal Ravers Association",
            "abbreviation": "PRA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119525/?format=api",
                "id": 119525,
                "name": "Paranormal Ravers Association",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/Fasttracker/Forceman/demonstration.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fasttracker",
        "6ch",
        "mod"
    ]
}