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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32329/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32329/",
        "id": 32329,
        "title": "Real!Woman",
        "author_nicks": [
            {
                "name": "Mr. Gabo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21609/?format=api",
                    "id": 21609,
                    "name": "Mr. Gabo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PCi",
                "abbreviation": "PCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                    "id": 21610,
                    "name": "PCi",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32333/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32333/",
        "id": 32333,
        "title": "HuNtiNG WaLkeR",
        "author_nicks": [
            {
                "name": "MaDo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21587/?format=api",
                    "id": 21587,
                    "name": "MaDo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PCi",
                "abbreviation": "PCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21610/?format=api",
                    "id": 21610,
                    "name": "PCi",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]