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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381656/?format=api",
        "demozoo_url": "https://demozoo.org/music/381656/",
        "id": 381656,
        "title": "Do Not Believe In God",
        "author_nicks": [
            {
                "name": "D-Roc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153562/?format=api",
                    "id": 153562,
                    "name": "D-Roc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "A-Bomb",
                "abbreviation": "BMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                    "id": 61581,
                    "name": "A-Bomb",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m",
            "metal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383089/?format=api",
        "demozoo_url": "https://demozoo.org/music/383089/",
        "id": 383089,
        "title": "Chineez Vreten",
        "author_nicks": [
            {
                "name": "D-Roc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153562/?format=api",
                    "id": 153562,
                    "name": "D-Roc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "A-Bomb",
                "abbreviation": "BMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61581/?format=api",
                    "id": 61581,
                    "name": "A-Bomb",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]