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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324617/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324617/",
        "id": 324617,
        "title": "RGB Experiment #001",
        "author_nicks": [
            {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Finnish Amiga Group",
                "abbreviation": "FAG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                    "id": 5268,
                    "name": "Finnish Amiga Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-05-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "16mm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/73129/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73129/",
        "id": 73129,
        "title": "Omakuva",
        "author_nicks": [
            {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Finnish Amiga Group",
                "abbreviation": "FAG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5268/?format=api",
                    "id": 5268,
                    "name": "Finnish Amiga Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-07",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]