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

{
    "url": "https://demozoo.org/api/v1/productions/267024/?format=api",
    "demozoo_url": "https://demozoo.org/music/267024/",
    "id": 267024,
    "title": "True Romance",
    "author_nicks": [
        {
            "name": "Cubik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35589/?format=api",
                "id": 35589,
                "name": "Cubik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Beam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                "id": 13816,
                "name": "Beam",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-19",
    "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/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}