GET /api/v1/releasers/82748/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/195056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195056/",
        "id": 195056,
        "title": "?",
        "author_nicks": [
            {
                "name": "Def Base",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14730/?format=api",
                    "id": 14730,
                    "name": "Def Base",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crosspoint",
                "abbreviation": "CP!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74483/?format=api",
                    "id": 74483,
                    "name": "Crosspoint",
                    "is_group": true
                }
            },
            {
                "name": "Ram Jam",
                "abbreviation": "RJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                    "id": 1073,
                    "name": "Ram Jam",
                    "is_group": true
                }
            },
            {
                "name": "def'N'Tickle",
                "abbreviation": "dNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82748/?format=api",
                    "id": 82748,
                    "name": "def'N'Tickle",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]