GET /api/v1/releasers/26010/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/40591/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40591/",
        "id": 40591,
        "title": "Partytime",
        "author_nicks": [
            {
                "name": "Walter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25215/?format=api",
                    "id": 25215,
                    "name": "Walter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Voxel Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26010/?format=api",
                    "id": 26010,
                    "name": "Voxel Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39457/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39457/",
        "id": 39457,
        "title": "Roses",
        "author_nicks": [
            {
                "name": "Szóthisz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25201/?format=api",
                    "id": 25201,
                    "name": "Szóthisz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Voxel Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26010/?format=api",
                    "id": 26010,
                    "name": "Voxel Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "tga"
        ]
    }
]