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

{
    "url": "https://demozoo.org/api/v1/productions/113451/?format=api",
    "demozoo_url": "https://demozoo.org/music/113451/",
    "id": 113451,
    "title": "Echoing",
    "author_nicks": [
        {
            "name": "Donald Fakk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34577/?format=api",
                "id": 34577,
                "name": "Donald Fakk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scum Of The Earth",
            "abbreviation": "SOTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
                "id": 8139,
                "name": "Scum Of The Earth",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-10",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": "http://sndh.atari.org/sndh/sndh_lf/Donald_Fakk/Echoing.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Donald_Fakk/Echoing_(chip).sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/75/e0/echoing.sndh"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/43468/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}