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

{
    "url": "https://demozoo.org/api/v1/productions/16771/?format=api",
    "demozoo_url": "https://demozoo.org/music/16771/",
    "id": 16771,
    "title": "Groovy Muzak (Tusowka 1710)",
    "author_nicks": [
        {
            "name": "EA-Soft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9010/?format=api",
                "id": 9010,
                "name": "EA",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Antares",
            "abbreviation": "ATS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
                "id": 9011,
                "name": "Antares",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200405/ea/1997/42%20-%20Groovy%20Muzak%20%28Tusowka%201710%29.pt2"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}