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

{
    "url": "https://demozoo.org/api/v1/productions/320445/?format=api",
    "demozoo_url": "https://demozoo.org/music/320445/",
    "id": 320445,
    "title": "Something",
    "author_nicks": [
        {
            "name": "kleeder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117361/?format=api",
                "id": 117361,
                "name": "kleeder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-18",
    "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://battleofthebits.com/player/EntryDonload/33004/BotB+33004+something.it"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/83/74/botb33004something.it"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}