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

{
    "url": "https://demozoo.org/api/v1/productions/55829/?format=api",
    "demozoo_url": "https://demozoo.org/music/55829/",
    "id": 55829,
    "title": "Another New Morning",
    "author_nicks": [
        {
            "name": "Connor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27079/?format=api",
                "id": 27079,
                "name": "Connor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Naughty Bytes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-03",
    "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/Octalyser/Connor/another%20new%20morning.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "mod"
    ]
}