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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282187/?format=api",
        "demozoo_url": "https://demozoo.org/music/282187/",
        "id": 282187,
        "title": "SnowDorado",
        "author_nicks": [
            {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46120/?format=api",
                    "id": 46120,
                    "name": "r3cgm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Binary Puppets",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121738/?format=api",
                    "id": 121738,
                    "name": "Binary Puppets",
                    "is_group": true
                }
            },
            {
                "name": "Digital Infinity",
                "abbreviation": "DI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16324/?format=api",
                    "id": 16324,
                    "name": "Digital Infinity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]