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

{
    "url": "https://demozoo.org/api/v1/productions/121707/?format=api",
    "demozoo_url": "https://demozoo.org/music/121707/",
    "id": 121707,
    "title": "Advert",
    "author_nicks": [
        {
            "name": "Bugsy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9729/?format=api",
                "id": 9729,
                "name": "Bugsy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hackerz Design Software",
            "abbreviation": "HDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9730/?format=api",
                "id": 9730,
                "name": "Hackerz Design Software",
                "is_group": true
            }
        }
    ],
    "release_date": "1997",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/201409/hds/Bugsy-Advert.pt3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}