GET /api/v1/releasers/29984/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/284903/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/284903/",
        "id": 284903,
        "title": "containment",
        "author_nicks": [
            {
                "name": "Blackpawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11577/?format=api",
                    "id": 11577,
                    "name": "Blackpawn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "vrtx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29984/?format=api",
                    "id": 29984,
                    "name": "vrtx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-10-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "shader-minifier",
            "monochrome"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87238/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87238/",
        "id": 87238,
        "title": "Web",
        "author_nicks": [
            {
                "name": "Kirill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39972/?format=api",
                    "id": 39972,
                    "name": "Kirill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "vrtx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29984/?format=api",
                    "id": 29984,
                    "name": "vrtx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-06-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]