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

{
    "url": "https://demozoo.org/api/v1/productions/16800/?format=api",
    "demozoo_url": "https://demozoo.org/music/16800/",
    "id": 16800,
    "title": "Aladdin's Theme",
    "author_nicks": [
        {
            "name": "EA",
            "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": "1998",
    "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/200406/ea1998/07%20-%20Aladdin%27s%20Theme.pt2"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "aladdin-theme"
    ]
}