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

{
    "url": "https://demozoo.org/api/v1/productions/317934/?format=api",
    "demozoo_url": "https://demozoo.org/music/317934/",
    "id": 317934,
    "title": "The 3 Ways To Space",
    "author_nicks": [
        {
            "name": "Penta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99593/?format=api",
                "id": 99593,
                "name": "Penta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ward",
            "abbreviation": "WRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                "id": 12976,
                "name": "Ward",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-11-12",
    "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/Penta/the%203%20ways%20to%20space.s3m"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "s3m"
    ]
}