GET /api/v1/releasers/74526/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/27300/?format=api",
        "demozoo_url": "https://demozoo.org/music/27300/",
        "id": 27300,
        "title": "SOttO.VOCE (GENOCidAL REMiX)",
        "author_nicks": [
            {
                "name": "oVan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15298/?format=api",
                    "id": 15298,
                    "name": "oVan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CLT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74526/?format=api",
                    "id": 74526,
                    "name": "CLT",
                    "is_group": true
                }
            },
            {
                "name": "HyperNova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                    "id": 18987,
                    "name": "HyperNova",
                    "is_group": true
                }
            },
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178998/?format=api",
        "demozoo_url": "https://demozoo.org/music/178998/",
        "id": 178998,
        "title": "The Offense",
        "author_nicks": [
            {
                "name": "oVan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15298/?format=api",
                    "id": 15298,
                    "name": "oVan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CLT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74526/?format=api",
                    "id": 74526,
                    "name": "CLT",
                    "is_group": true
                }
            },
            {
                "name": "HyperNova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                    "id": 18987,
                    "name": "HyperNova",
                    "is_group": true
                }
            },
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    }
]