GET /api/v1/releasers/20654/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/30512/?format=api",
        "demozoo_url": "https://demozoo.org/music/30512/",
        "id": 30512,
        "title": "Panoramix 200",
        "author_nicks": [
            {
                "name": "Norveg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39076/?format=api",
                    "id": 39076,
                    "name": "Norveg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aggressiva Due",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20654/?format=api",
                    "id": 20654,
                    "name": "Aggressiva Due",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/252908/?format=api",
        "demozoo_url": "https://demozoo.org/music/252908/",
        "id": 252908,
        "title": "Ryboza",
        "author_nicks": [
            {
                "name": "Norveg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39076/?format=api",
                    "id": 39076,
                    "name": "Norveg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aggressiva Due",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20654/?format=api",
                    "id": 20654,
                    "name": "Aggressiva Due",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]