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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202411/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202411/",
        "id": 202411,
        "title": "RTX OFF",
        "author_nicks": [
            {
                "name": "Grx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3827/?format=api",
                    "id": 3827,
                    "name": "Grx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Cube",
                "abbreviation": "PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3730/?format=api",
                    "id": 3730,
                    "name": "Panda Cube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142924/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142924/",
        "id": 142924,
        "title": "LowRes",
        "author_nicks": [
            {
                "name": "Grx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3827/?format=api",
                    "id": 3827,
                    "name": "Grx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Cube",
                "abbreviation": "PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3730/?format=api",
                    "id": 3730,
                    "name": "Panda Cube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]