GET /api/v1/releasers/33480/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/56810/?format=api",
        "demozoo_url": "https://demozoo.org/music/56810/",
        "id": 56810,
        "title": "Sun&Rain",
        "author_nicks": [
            {
                "name": "Cyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33479/?format=api",
                    "id": 33479,
                    "name": "Cyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perm Trackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33480/?format=api",
                    "id": 33480,
                    "name": "Perm Trackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56811/?format=api",
        "demozoo_url": "https://demozoo.org/music/56811/",
        "id": 56811,
        "title": "Fuzzy Logic",
        "author_nicks": [
            {
                "name": "Jurassic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33483/?format=api",
                    "id": 33483,
                    "name": "Jurassic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perm Trackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33480/?format=api",
                    "id": 33480,
                    "name": "Perm Trackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]