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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46996/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46996/",
        "id": 46996,
        "title": "No Nuke",
        "author_nicks": [
            {
                "name": "Hinhole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28938/?format=api",
                    "id": 28938,
                    "name": "Hinhole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deathbringers",
                "abbreviation": "DBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28930/?format=api",
                    "id": 28930,
                    "name": "Deathbringers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47019/?format=api",
        "demozoo_url": "https://demozoo.org/music/47019/",
        "id": 47019,
        "title": "Compete",
        "author_nicks": [
            {
                "name": "Liemannen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28952/?format=api",
                    "id": 28952,
                    "name": "Liemannen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Deathbringers",
                "abbreviation": "DBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28930/?format=api",
                    "id": 28930,
                    "name": "Deathbringers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]