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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325401/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/325401/",
        "id": 325401,
        "title": "Flag Disk",
        "author_nicks": [
            {
                "name": "Maple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133354/?format=api",
                    "id": 133354,
                    "name": "Maple",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138003/?format=api",
                    "id": 138003,
                    "name": "Fragment",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]