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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42514/?format=api",
        "demozoo_url": "https://demozoo.org/music/42514/",
        "id": 42514,
        "title": "Too Old To Change",
        "author_nicks": [
            {
                "name": "Acid Twister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26823/?format=api",
                    "id": 26823,
                    "name": "Acid Twister",
                    "is_group": false
                }
            },
            {
                "name": "Hugo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26824/?format=api",
                    "id": 26824,
                    "name": "Hugo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neonray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15640/?format=api",
                    "id": 15640,
                    "name": "Neonray",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]