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

{
    "url": "https://demozoo.org/api/v1/productions/179811/?format=api",
    "demozoo_url": "https://demozoo.org/music/179811/",
    "id": 179811,
    "title": "Surface Tension",
    "author_nicks": [
        {
            "name": "Darkwolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25425/?format=api",
                "id": 25425,
                "name": "Darkwolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Terraformer",
            "abbreviation": "TF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58101/?format=api",
                "id": 58101,
                "name": "Terraformer",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-20",
    "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/Darkwolf/surface tension.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}