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

{
    "url": "https://demozoo.org/api/v1/productions/155776/?format=api",
    "demozoo_url": "https://demozoo.org/music/155776/",
    "id": 155776,
    "title": "Goodnight Birdies",
    "author_nicks": [
        {
            "name": "Blz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/521/?format=api",
                "id": 521,
                "name": "Blz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exmortis",
            "abbreviation": "XMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-25",
    "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/Fasttracker%202/Blz/springmellow%20p.ii.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "28ch"
    ]
}