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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46357/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46357/",
        "id": 46357,
        "title": "Nerds@amb2k",
        "author_nicks": [
            {
                "name": "BugBlue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28616/?format=api",
                    "id": 28616,
                    "name": "BugBlue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ne2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28617/?format=api",
                    "id": 28617,
                    "name": "ne2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "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/333350/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333350/",
        "id": 333350,
        "title": "pr0n",
        "author_nicks": [
            {
                "name": "Groenteboer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13474/?format=api",
                    "id": 13474,
                    "name": "Groenteboer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "WaggTek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139954/?format=api",
                    "id": 139954,
                    "name": "WaggTek",
                    "is_group": true
                }
            },
            {
                "name": "ne2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28617/?format=api",
                    "id": 28617,
                    "name": "ne2000",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]