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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355332/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/355332/",
        "id": 355332,
        "title": "Clearing Up",
        "author_nicks": [
            {
                "name": "muffintrap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                    "id": 80210,
                    "name": "muffintrap",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Funny Curly Cat Code Factory",
                "abbreviation": "FCCCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84395/?format=api",
                    "id": 84395,
                    "name": "Funny Curly Cat Code Factory",
                    "is_group": true
                }
            },
            {
                "name": "Marmot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143830/?format=api",
                    "id": 143830,
                    "name": "Marmot",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "krita"
        ]
    }
]