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

{
    "url": "https://demozoo.org/api/v1/productions/318386/?format=api",
    "demozoo_url": "https://demozoo.org/music/318386/",
    "id": 318386,
    "title": "Touch of Nature",
    "author_nicks": [
        {
            "name": "The Duellist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25451/?format=api",
                "id": 25451,
                "name": "The Duellist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Force Ten",
            "abbreviation": "F10",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30731/?format=api",
                "id": 30731,
                "name": "Force Ten",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-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/Screamtracker%203/The%20Duellist/touch%20of%20nature.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "13ch",
        "s3m"
    ]
}