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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373951/?format=api",
        "demozoo_url": "https://demozoo.org/music/373951/",
        "id": 373951,
        "title": "The Blue Demo",
        "author_nicks": [
            {
                "name": "Blackbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150447/?format=api",
                    "id": 150447,
                    "name": "Blackbird",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150446/?format=api",
                    "id": 150446,
                    "name": "Arise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-08",
        "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/211508/?format=api",
        "demozoo_url": "https://demozoo.org/music/211508/",
        "id": 211508,
        "title": "Arise Intro",
        "author_nicks": [
            {
                "name": "Topaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14361/?format=api",
                    "id": 14361,
                    "name": "Topaz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150446/?format=api",
                    "id": 150446,
                    "name": "Arise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-07-23",
        "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"
        ]
    }
]