GET /api/v1/releasers/136283/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/319942/?format=api",
        "demozoo_url": "https://demozoo.org/music/319942/",
        "id": 319942,
        "title": "Timeless Love",
        "author_nicks": [
            {
                "name": "Melin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87567/?format=api",
                    "id": 87567,
                    "name": "Melin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carbamide Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136283/?format=api",
                    "id": 136283,
                    "name": "Carbamide Crew",
                    "is_group": true
                }
            },
            {
                "name": "Discord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136284/?format=api",
                    "id": 136284,
                    "name": "RiitaSointu",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319953/?format=api",
        "demozoo_url": "https://demozoo.org/music/319953/",
        "id": 319953,
        "title": "A Song For World Peace",
        "author_nicks": [
            {
                "name": "Melin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87567/?format=api",
                    "id": 87567,
                    "name": "Melin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carbamide Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136283/?format=api",
                    "id": 136283,
                    "name": "Carbamide Crew",
                    "is_group": true
                }
            },
            {
                "name": "Discord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136284/?format=api",
                    "id": 136284,
                    "name": "RiitaSointu",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]