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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44643/?format=api",
        "demozoo_url": "https://demozoo.org/music/44643/",
        "id": 44643,
        "title": "buvarharang",
        "author_nicks": [
            {
                "name": "Trajic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11061/?format=api",
                    "id": 11061,
                    "name": "Trajic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Media",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27721/?format=api",
                    "id": 27721,
                    "name": "Media",
                    "is_group": true
                }
            },
            {
                "name": "Rhyme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11091/?format=api",
                    "id": 11091,
                    "name": "Rhyme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]