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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139097/?format=api",
        "demozoo_url": "https://demozoo.org/music/139097/",
        "id": 139097,
        "title": "Magnetic Fields 2",
        "author_nicks": [
            {
                "name": "Basil Fawlty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7462/?format=api",
                    "id": 7462,
                    "name": "Wea",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scope",
                "abbreviation": "SCP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19481/?format=api",
                    "id": 19481,
                    "name": "Scope",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-28",
        "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"
        ]
    }
]