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

[
    {
        "url": "https://demozoo.org/api/v1/productions/207611/?format=api",
        "demozoo_url": "https://demozoo.org/music/207611/",
        "id": 207611,
        "title": "Refusing Minds",
        "author_nicks": [
            {
                "name": "Nick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7451/?format=api",
                    "id": 7451,
                    "name": "Unison",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4682/?format=api",
                    "id": 4682,
                    "name": "Bastards",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-09-29",
        "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/147273/?format=api",
        "demozoo_url": "https://demozoo.org/music/147273/",
        "id": 147273,
        "title": "thisisformercy!",
        "author_nicks": [
            {
                "name": "General Zoff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4784/?format=api",
                    "id": 4784,
                    "name": "The Judge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4682/?format=api",
                    "id": 4682,
                    "name": "Bastards",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-11",
        "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"
        ]
    }
]