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

{
    "url": "https://demozoo.org/api/v1/productions/152870/?format=api",
    "demozoo_url": "https://demozoo.org/music/152870/",
    "id": 152870,
    "title": "Don't Care Anymore",
    "author_nicks": [
        {
            "name": "Duck",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63428/?format=api",
                "id": 63428,
                "name": "Duck",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Decade",
            "abbreviation": "DCD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-12-07",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/modules/T/Ted%20Burning/MOD.don%27t.care.anymore.gz"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Ted%20Burning/dontcareanymore.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=33654"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}