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

{
    "url": "https://demozoo.org/api/v1/productions/365559/?format=api",
    "demozoo_url": "https://demozoo.org/music/365559/",
    "id": 365559,
    "title": "Power Transmission",
    "author_nicks": [
        {
            "name": "MaxSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8700/?format=api",
                "id": 8700,
                "name": "MaxSoft",
                "is_group": false
            }
        },
        {
            "name": "Timer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10182/?format=api",
                "id": 10182,
                "name": "Timer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dark Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25925/?format=api",
                "id": 25925,
                "name": "Dark Team",
                "is_group": true
            }
        },
        {
            "name": "Scalaris",
            "abbreviation": "SAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8851/?format=api",
                "id": 8851,
                "name": "Scalaris",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-01-08",
    "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/Maxsoft/power%20transmission.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}