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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136212/?format=api",
        "demozoo_url": "https://demozoo.org/music/136212/",
        "id": 136212,
        "title": "Eliminator Tribute",
        "author_nicks": [
            {
                "name": "Moby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/416/?format=api",
                    "id": 416,
                    "name": "Moby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acoustic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45221/?format=api",
                    "id": 45221,
                    "name": "Acoustic Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-04",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96373/?format=api",
        "demozoo_url": "https://demozoo.org/music/96373/",
        "id": 96373,
        "title": "Serpents",
        "author_nicks": [
            {
                "name": "Moby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/416/?format=api",
                    "id": 416,
                    "name": "Moby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acoustic Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45221/?format=api",
                    "id": 45221,
                    "name": "Acoustic Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-03-24",
        "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"
        ]
    }
]