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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29626/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29626/",
        "id": 29626,
        "title": "?",
        "author_nicks": [
            {
                "name": "Knoll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20219/?format=api",
                    "id": 20219,
                    "name": "Knoll",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20220/?format=api",
                    "id": 20220,
                    "name": "Decline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273746/?format=api",
        "demozoo_url": "https://demozoo.org/music/273746/",
        "id": 273746,
        "title": "Coool",
        "author_nicks": [
            {
                "name": "Knoll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20219/?format=api",
                    "id": 20219,
                    "name": "Knoll",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20220/?format=api",
                    "id": 20220,
                    "name": "Decline",
                    "is_group": true
                }
            },
            {
                "name": "TSORF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112107/?format=api",
                    "id": 112107,
                    "name": "TSORF",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]