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

{
    "url": "https://demozoo.org/api/v1/productions/342710/?format=api",
    "demozoo_url": "https://demozoo.org/music/342710/",
    "id": 342710,
    "title": "Analogue Hotsteps",
    "author_nicks": [
        {
            "name": "Keith303",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/822/?format=api",
                "id": 822,
                "name": "Keith303",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Destiny",
            "abbreviation": "DTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24033/?format=api",
                "id": 24033,
                "name": "Destiny",
                "is_group": true
            }
        },
        {
            "name": "Radical Rhythms",
            "abbreviation": "RR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                "id": 9929,
                "name": "Radical Rhythms",
                "is_group": true
            }
        },
        {
            "name": "Tokyo Dawn Records",
            "abbreviation": "TDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9938/?format=api",
                "id": 9938,
                "name": "Tokyo Dawn Records",
                "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Keith303/analogue%20hotsteps.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}