GET /api/v1/releasers/30477/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/51426/?format=api",
        "demozoo_url": "https://demozoo.org/music/51426/",
        "id": 51426,
        "title": ".Optisk Nerve",
        "author_nicks": [
            {
                "name": "Xerxes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                    "id": 552,
                    "name": "Xerxes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level-D",
                "abbreviation": "LVD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                    "id": 518,
                    "name": "Level-D",
                    "is_group": true
                }
            },
            {
                "name": "Sonus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30477/?format=api",
                    "id": 30477,
                    "name": "Sonus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-29",
        "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/51447/?format=api",
        "demozoo_url": "https://demozoo.org/music/51447/",
        "id": 51447,
        "title": "Marie (Soft Remix)",
        "author_nicks": [
            {
                "name": "Xerxes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                    "id": 552,
                    "name": "Xerxes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level-D",
                "abbreviation": "LVD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                    "id": 518,
                    "name": "Level-D",
                    "is_group": true
                }
            },
            {
                "name": "Sonus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30477/?format=api",
                    "id": 30477,
                    "name": "Sonus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "fasttracker",
            "32ch",
            "xm"
        ]
    }
]