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

{
    "url": "https://demozoo.org/api/v1/productions/171267/?format=api",
    "demozoo_url": "https://demozoo.org/music/171267/",
    "id": 171267,
    "title": "insert title here",
    "author_nicks": [
        {
            "name": "Ron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56727/?format=api",
                "id": 56727,
                "name": "Ronny Selnes",
                "is_group": false
            }
        },
        {
            "name": "Xerxes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                "id": 552,
                "name": "Xerxes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-23",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/artists/xerxes/1998/ron_%26_xerxes_-_insert_title_here.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cvgm.net/demovibes/song/15688/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}