GET /api/v1/releasers/13681/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/185896/?format=api",
        "demozoo_url": "https://demozoo.org/music/185896/",
        "id": 185896,
        "title": "Szilvi is 18",
        "author_nicks": [
            {
                "name": "Griff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57361/?format=api",
                    "id": 57361,
                    "name": "Griff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Steroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13681/?format=api",
                    "id": 13681,
                    "name": "Steroid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]