GET /api/v1/releasers/132583/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/310265/?format=api",
        "demozoo_url": "https://demozoo.org/music/310265/",
        "id": 310265,
        "title": "Funeraalit",
        "author_nicks": [
            {
                "name": "Lucido",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13529/?format=api",
                    "id": 13529,
                    "name": "Lukkk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mehtacone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132583/?format=api",
                    "id": 132583,
                    "name": "Mehtacone",
                    "is_group": true
                }
            },
            {
                "name": "tAAt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                    "id": 8551,
                    "name": "tAAt",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310266/?format=api",
        "demozoo_url": "https://demozoo.org/music/310266/",
        "id": 310266,
        "title": "Pieces vol. 1",
        "author_nicks": [
            {
                "name": "CRS7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13529/?format=api",
                    "id": 13529,
                    "name": "Lukkk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aalto",
                "abbreviation": "AAL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                    "id": 10358,
                    "name": "Aalto",
                    "is_group": true
                }
            },
            {
                "name": "Mehtacone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132583/?format=api",
                    "id": 132583,
                    "name": "Mehtacone",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "it"
        ]
    }
]