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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292795/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292795/",
        "id": 292795,
        "title": "QS-GM1",
        "author_nicks": [
            {
                "name": "Quasar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75982/?format=api",
                    "id": 75982,
                    "name": "Quasar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STiLE",
                "abbreviation": "STL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                    "id": 45949,
                    "name": "STiLE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292808/?format=api",
        "demozoo_url": "https://demozoo.org/music/292808/",
        "id": 292808,
        "title": "Daddy was a Squirrel",
        "author_nicks": [
            {
                "name": "hyperunknown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7804/?format=api",
                    "id": 7804,
                    "name": "hyperunknown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STiLE",
                "abbreviation": "STL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                    "id": 45949,
                    "name": "STiLE",
                    "is_group": true
                }
            },
            {
                "name": "Trimate",
                "abbreviation": "3M8",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21662/?format=api",
                    "id": 21662,
                    "name": "Bomb Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-07",
        "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"
        ]
    }
]