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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38805/?format=api",
        "demozoo_url": "https://demozoo.org/music/38805/",
        "id": 38805,
        "title": "Terraja de la STOCK",
        "author_nicks": [
            {
                "name": "Liket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7231/?format=api",
                    "id": 7231,
                    "name": "Liket",
                    "is_group": false
                }
            },
            {
                "name": "Stealth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52870/?format=api",
                    "id": 52870,
                    "name": "Stealth",
                    "is_group": false
                }
            },
            {
                "name": "Xtreamist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52869/?format=api",
                    "id": 52869,
                    "name": "Xtreamist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Goto10",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
                    "id": 8711,
                    "name": "Goto 10",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]