GET /api/v1/releasers/139680/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/331879/?format=api",
        "demozoo_url": "https://demozoo.org/music/331879/",
        "id": 331879,
        "title": "Cheese-n-Bass",
        "author_nicks": [
            {
                "name": "RepellantMold",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139679/?format=api",
                    "id": 139679,
                    "name": "RepellantMold",
                    "is_group": false
                }
            },
            {
                "name": "hip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139681/?format=api",
                    "id": 139681,
                    "name": "hip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheese-Emerald DSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139680/?format=api",
                    "id": 139680,
                    "name": "Cheese-Emerald DSG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-09-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "dnb"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331890/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/331890/",
        "id": 331890,
        "title": "Cheese-n-Bass art",
        "author_nicks": [
            {
                "name": "hip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139681/?format=api",
                    "id": 139681,
                    "name": "hip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheese-Emerald DSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139680/?format=api",
                    "id": 139680,
                    "name": "Cheese-Emerald DSG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-09-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/57/?format=api",
                "id": 57,
                "name": "3D Model",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bryce"
        ]
    }
]