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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177338/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177338/",
        "id": 177338,
        "title": "No Way Out",
        "author_nicks": [
            {
                "name": "bleeptrack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73858/?format=api",
                    "id": 73858,
                    "name": "bleeptrack",
                    "is_group": false
                }
            },
            {
                "name": "blinry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73839/?format=api",
                    "id": 73839,
                    "name": "blinry",
                    "is_group": false
                }
            },
            {
                "name": "diy-guy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73859/?format=api",
                    "id": 73859,
                    "name": "diy-guy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73860/?format=api",
                    "id": 73860,
                    "name": "3S",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]