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

{
    "url": "https://demozoo.org/api/v1/productions/604/?format=api",
    "demozoo_url": "https://demozoo.org/music/604/",
    "id": 604,
    "title": "Grind",
    "author_nicks": [
        {
            "name": "T-101",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/modules/T/T-101/DKD%26ACC-Grind.wav"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=60821"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}