mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
4.5 KiB
4.5 KiB
Role
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
int | ✔️ | Unique identifier for the actor or role. | 126522 |
filter_ |
str | ✔️ | The filter string used to query this actor. For example, it may indicate that this is an actor with a given key. | actor=126522 |
tag |
str | ✔️ | The display tag for the actor (typically the actor's name). | Teller |
tag_key |
Optional[str] | ➖ | A unique key associated with the actor's tag, used for internal identification. | 5d77683d85719b001f3a535e |
role |
Optional[str] | ➖ | The role played by the actor in the media item. | Self - Judge |
thumb |
Optional[str] | ➖ | The URL of the thumbnail image for the actor. | https://metadata-static.plex.tv/7/people/708568fd018d7aa8b1032dcf867747e8.jpg |