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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102612/?format=api",
        "demozoo_url": "https://demozoo.org/music/102612/",
        "id": 102612,
        "title": "Den Usynlige Ven...",
        "author_nicks": [
            {
                "name": "X-Otic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24340/?format=api",
                    "id": 24340,
                    "name": "X-Otic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phobic Productions",
                "abbreviation": "q!p",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69415/?format=api",
                    "id": 69415,
                    "name": "Phobic Productions",
                    "is_group": true
                }
            },
            {
                "name": "Subtrance Recordingz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48101/?format=api",
                    "id": 48101,
                    "name": "Subtrance Recordingz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]