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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299816/?format=api",
        "demozoo_url": "https://demozoo.org/music/299816/",
        "id": 299816,
        "title": "Unfaithful Dream",
        "author_nicks": [
            {
                "name": "B00MER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47651/?format=api",
                    "id": 47651,
                    "name": "molotov.bliss",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosmic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                    "id": 3157,
                    "name": "Kosmic Free Music Foundation",
                    "is_group": true
                }
            },
            {
                "name": "Paramount",
                "abbreviation": "PMT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110554/?format=api",
                    "id": 110554,
                    "name": "Paramount",
                    "is_group": true
                }
            },
            {
                "name": "RELiC",
                "abbreviation": "REL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46793/?format=api",
                    "id": 46793,
                    "name": "RELiC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "s3m"
        ]
    }
]