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

{
    "url": "https://demozoo.org/api/v1/productions/98739/?format=api",
    "demozoo_url": "https://demozoo.org/music/98739/",
    "id": 98739,
    "title": "Get Up!",
    "author_nicks": [
        {
            "name": "Alan Parker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31633/?format=api",
                "id": 31633,
                "name": "Alan Parker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ST Knights",
            "abbreviation": "STK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2253/?format=api",
                "id": 2253,
                "name": "ST Knights",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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://media.demozoo.org/music/1d/8f/getup.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/A/ALAN_P/4CHANNEL/GETUP.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}