Creator
object
Normalized creator data with aliases
Properties
Creatorobject
| Property | Type | Description |
|---|---|---|
idrequired | integer | Creator ID |
canonicalNamerequired | string | Primary/canonical name of the creator |
aliasesrequired | array | Alternative names for this creator |
rolerequired | string | Role of the creator for this work artistauthor |
Example
Creator Example
{ "id": 1, "canonicalName": "string", "aliases": [ "item1", "item2" ], "role": "artist"}Related Endpoints
This schema is used in the following endpoints: