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

{
    "url": "https://demozoo.org/api/v1/productions/345308/?format=api",
    "demozoo_url": "https://demozoo.org/music/345308/",
    "id": 345308,
    "title": "Hope So Far",
    "author_nicks": [
        {
            "name": "Keen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                "id": 15678,
                "name": "Keen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Level45",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33610/?format=api",
                "id": 33610,
                "name": "Level45",
                "is_group": true
            }
        }
    ],
    "release_date": "2001",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Keen/hope%20so%20far.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "21ch"
    ]
}