GET /api/v1/releasers/18234/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/25522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25522/",
        "id": 25522,
        "title": "AT MEGA128 Eval-Lite PartyProd",
        "author_nicks": [
            {
                "name": "Mrm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18233/?format=api",
                    "id": 18233,
                    "name": "Mrm",
                    "is_group": false
                }
            },
            {
                "name": "Wilde-Hilde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18232/?format=api",
                    "id": 18232,
                    "name": "Wilde-Hilde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Big Brother",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18234/?format=api",
                    "id": 18234,
                    "name": "Big Brother",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]