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

[
    {
        "url": "https://demozoo.org/api/v1/productions/263310/?format=api",
        "demozoo_url": "https://demozoo.org/music/263310/",
        "id": 263310,
        "title": "Purple Space",
        "author_nicks": [
            {
                "name": "Trazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50410/?format=api",
                    "id": 50410,
                    "name": "Trazer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orient",
                "abbreviation": "ORT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10089/?format=api",
                    "id": 10089,
                    "name": "Orient",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-07",
        "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/145361/?format=api",
        "demozoo_url": "https://demozoo.org/music/145361/",
        "id": 145361,
        "title": "Intro-Tune",
        "author_nicks": [
            {
                "name": "dLx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3371/?format=api",
                    "id": 3371,
                    "name": "dLx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orient",
                "abbreviation": "ORT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10089/?format=api",
                    "id": 10089,
                    "name": "Orient",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-28",
        "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"
        ]
    }
]