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

{
    "url": "https://demozoo.org/api/v1/productions/368694/?format=api",
    "demozoo_url": "https://demozoo.org/music/368694/",
    "id": 368694,
    "title": "Always Together",
    "author_nicks": [
        {
            "name": "Ray",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125605/?format=api",
                "id": 125605,
                "name": "Ray",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Decay",
            "abbreviation": "DCY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134310/?format=api",
                "id": 134310,
                "name": "Decay",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/Ray/always%20together.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}