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

{
    "url": "https://demozoo.org/api/v1/productions/103720/?format=api",
    "demozoo_url": "https://demozoo.org/music/103720/",
    "id": 103720,
    "title": "The Sun On Her Skin",
    "author_nicks": [
        {
            "name": "Front 6",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2282/?format=api",
                "id": 2282,
                "name": "Front 6",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blank",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8356/?format=api",
                "id": 8356,
                "name": "Blank",
                "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/e6/6e/5_thesun.XM"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/F/FRONT_6/XM/ILLUSION/5_THESUN.XM"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "illusion-audio-tape"
    ]
}