GET /api/v1/releasers/19114/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/27564/?format=api",
        "demozoo_url": "https://demozoo.org/music/27564/",
        "id": 27564,
        "title": "Levitz",
        "author_nicks": [
            {
                "name": "The Hardliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Depth",
                "abbreviation": "DPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                    "id": 1188,
                    "name": "Depth",
                    "is_group": true
                }
            },
            {
                "name": "The Aquavelvas",
                "abbreviation": "AQV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19114/?format=api",
                    "id": 19114,
                    "name": "The Aquavelvas",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "renoise",
            "xrns"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27571/?format=api",
        "demozoo_url": "https://demozoo.org/music/27571/",
        "id": 27571,
        "title": "American High",
        "author_nicks": [
            {
                "name": "The Hardliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Depth",
                "abbreviation": "DPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                    "id": 1188,
                    "name": "Depth",
                    "is_group": true
                }
            },
            {
                "name": "The Aquavelvas",
                "abbreviation": "AQV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19114/?format=api",
                    "id": 19114,
                    "name": "The Aquavelvas",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]