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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326337/?format=api",
        "demozoo_url": "https://demozoo.org/music/326337/",
        "id": 326337,
        "title": "The Chance",
        "author_nicks": [
            {
                "name": "Drac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1852/?format=api",
                    "id": 1852,
                    "name": "Drac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D-29",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2733/?format=api",
                    "id": 2733,
                    "name": "D-29",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-01-10",
        "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"
        ]
    }
]