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

{
    "url": "https://demozoo.org/api/v1/productions/120096/?format=api",
    "demozoo_url": "https://demozoo.org/music/120096/",
    "id": 120096,
    "title": "No Limits",
    "author_nicks": [
        {
            "name": "Hattrick",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1159/?format=api",
                "id": 1159,
                "name": "Hattrick",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "No Limits",
            "abbreviation": "NL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                "id": 1160,
                "name": "No Limits",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-10-07",
    "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/Future Composer 1.4/Hat Trick/no limits.fc"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fc14"
    ]
}