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

{
    "url": "https://demozoo.org/api/v1/productions/362328/?format=api",
    "demozoo_url": "https://demozoo.org/music/362328/",
    "id": 362328,
    "title": "Smells like Bananas",
    "author_nicks": [
        {
            "name": "Big Jim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8508/?format=api",
                "id": 8508,
                "name": "Big Jim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Valhalla",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
                "id": 7743,
                "name": "Valhalla",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-03-04",
    "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": [],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?36890"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}