GET /api/v1/releasers/75429/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/23308/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23308/",
        "id": 23308,
        "title": "Anadune",
        "author_nicks": [
            {
                "name": "Binar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10173/?format=api",
                    "id": 10173,
                    "name": "Binar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Independent People Community",
                "abbreviation": "IPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29740/?format=api",
                    "id": 29740,
                    "name": "Independent People Community",
                    "is_group": true
                }
            },
            {
                "name": "Korozone",
                "abbreviation": "KRZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10865/?format=api",
                    "id": 10865,
                    "name": "Korozone",
                    "is_group": true
                }
            },
            {
                "name": "sCR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75428/?format=api",
                    "id": 75428,
                    "name": "sCR",
                    "is_group": true
                }
            },
            {
                "name": "vP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75429/?format=api",
                    "id": 75429,
                    "name": "vP",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]