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

{
    "url": "https://demozoo.org/api/v1/productions/146588/?format=api",
    "demozoo_url": "https://demozoo.org/music/146588/",
    "id": 146588,
    "title": "15 Shades of Grey (Soundtrack)",
    "author_nicks": [
        {
            "name": "Bex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                "id": 43672,
                "name": "Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Gurney_Rebecca/15_Shades_of_Grey.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/95/f4/15_shades_of_grey.sap"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}