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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176625/",
        "id": 176625,
        "title": "lua-osg-livecoding",
        "author_nicks": [
            {
                "name": "cxw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65996/?format=api",
                    "id": 65996,
                    "name": "cxw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Incline",
                "abbreviation": "NCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65997/?format=api",
                    "id": 65997,
                    "name": "Incline",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lua",
            "openscenegraph",
            "livecoding"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168451/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168451/",
        "id": 168451,
        "title": "ncl01: Road Trip",
        "author_nicks": [
            {
                "name": "cxw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65996/?format=api",
                    "id": 65996,
                    "name": "cxw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Incline",
                "abbreviation": "NCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65997/?format=api",
                    "id": 65997,
                    "name": "Incline",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-02-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    }
]