GET /api/v1/releasers/142112/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/342683/?format=api",
        "demozoo_url": "https://demozoo.org/music/342683/",
        "id": 342683,
        "title": "37 < 42",
        "author_nicks": [
            {
                "name": "Walkah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27524/?format=api",
                    "id": 27524,
                    "name": "Walkah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "8ml",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142111/?format=api",
                    "id": 142111,
                    "name": "8ml",
                    "is_group": true
                }
            },
            {
                "name": "Kyoto Republik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142112/?format=api",
                    "id": 142112,
                    "name": "Kyoto Republik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]