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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297151/",
        "id": 297151,
        "title": "DFItF V1.05",
        "author_nicks": [
            {
                "name": "JHL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1778/?format=api",
                    "id": 1778,
                    "name": "JHL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBB Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
                    "id": 70244,
                    "name": "TBB Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "bbs-related"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169011/?format=api",
        "demozoo_url": "https://demozoo.org/music/169011/",
        "id": 169011,
        "title": "Quiuiw",
        "author_nicks": [
            {
                "name": "Micke Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58428/?format=api",
                    "id": 58428,
                    "name": "Micke Cool",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "TBB Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
                    "id": 70244,
                    "name": "TBB Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]