GET /api/v1/releasers/47101/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/274867/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/274867/",
        "id": 274867,
        "title": "Blindfolded Warrior",
        "author_nicks": [
            {
                "name": "Bass Cadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adapt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3054/?format=api",
                    "id": 3054,
                    "name": "Adapt",
                    "is_group": true
                }
            },
            {
                "name": "oobc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47101/?format=api",
                    "id": 47101,
                    "name": "oobc",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-02-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "procreate"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178094/?format=api",
        "demozoo_url": "https://demozoo.org/music/178094/",
        "id": 178094,
        "title": "DeMarse with his brain",
        "author_nicks": [
            {
                "name": "Bass Cadet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                    "id": 3053,
                    "name": "Bass Cadet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adapt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3054/?format=api",
                    "id": 3054,
                    "name": "Adapt",
                    "is_group": true
                }
            },
            {
                "name": "Embassy",
                "abbreviation": "EMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8040/?format=api",
                    "id": 8040,
                    "name": "Embassy",
                    "is_group": true
                }
            },
            {
                "name": "oobc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47101/?format=api",
                    "id": 47101,
                    "name": "oobc",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-01-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]