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

{
    "url": "https://demozoo.org/api/v1/productions/214551/?format=api",
    "demozoo_url": "https://demozoo.org/music/214551/",
    "id": 214551,
    "title": "Funny Love",
    "author_nicks": [
        {
            "name": "Ric",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48970/?format=api",
                "id": 48970,
                "name": "Ric",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Demons",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                "id": 5194,
                "name": "Demons",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-06-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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Ric/funny%20love.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=41941"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}