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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53999/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53999/",
        "id": 53999,
        "title": "Wild Child",
        "author_nicks": [
            {
                "name": "Lubo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31905/?format=api",
                    "id": 31905,
                    "name": "Lubo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "God's Maze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22896/?format=api",
                    "id": 22896,
                    "name": "God's Maze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-28",
        "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/54019/?format=api",
        "demozoo_url": "https://demozoo.org/music/54019/",
        "id": 54019,
        "title": "Wanna",
        "author_nicks": [
            {
                "name": "Sla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31916/?format=api",
                    "id": 31916,
                    "name": "Sla",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "God's Maze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22896/?format=api",
                    "id": 22896,
                    "name": "God's Maze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274075/",
        "id": 274075,
        "title": "Gods Maze Human",
        "author_nicks": [
            {
                "name": "Alo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112258/?format=api",
                    "id": 112258,
                    "name": "Alo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "God's Maze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22896/?format=api",
                    "id": 22896,
                    "name": "God's Maze",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]