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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178694/?format=api",
        "demozoo_url": "https://demozoo.org/music/178694/",
        "id": 178694,
        "title": "Way To Short",
        "author_nicks": [
            {
                "name": "Tecon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5311/?format=api",
                    "id": 5311,
                    "name": "Tecon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dive",
                "abbreviation": "DV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74438/?format=api",
                    "id": 74438,
                    "name": "Dive",
                    "is_group": true
                }
            },
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]