GET /api/v1/releasers/141686/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/337051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/337051/",
        "id": 337051,
        "title": "Nautilus",
        "author_nicks": [
            {
                "name": "Almighty God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                    "id": 159,
                    "name": "Almighty God",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ancients Pledge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20541/?format=api",
                    "id": 20541,
                    "name": "Ancients Pledge",
                    "is_group": true
                }
            },
            {
                "name": "Inside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141686/?format=api",
                    "id": 141686,
                    "name": "Inside",
                    "is_group": true
                }
            },
            {
                "name": "Level 64",
                "abbreviation": "L64",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/161/?format=api",
                    "id": 161,
                    "name": "Level 64",
                    "is_group": true
                }
            },
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]