GET /api/v1/releasers/19624/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/33901/?format=api",
        "demozoo_url": "https://demozoo.org/music/33901/",
        "id": 33901,
        "title": "Lonely Eyes",
        "author_nicks": [
            {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24291/?format=api",
                    "id": 24291,
                    "name": "Prophecy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cocaine",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19624/?format=api",
                    "id": 19624,
                    "name": "Cocaine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/28584/?format=api",
        "demozoo_url": "https://demozoo.org/music/28584/",
        "id": 28584,
        "title": "Dutch Treat",
        "author_nicks": [
            {
                "name": "Pyxis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19645/?format=api",
                    "id": 19645,
                    "name": "Pyxis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cocaine",
                "abbreviation": "CCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19624/?format=api",
                    "id": 19624,
                    "name": "Cocaine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-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"
        ]
    }
]