v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
ItemLookup

Get the item's external id info.

get/Items/{itemId}/ExternalIdInfos

Path parameters

itemIdstring uuid required

Item id.

Item id.

Response

External id info retrieved.

Namestring nullable

Gets or sets the display name of the external id provider (IE: IMDB, MusicBrainz, etc).

Keystring nullable

Gets or sets the unique key for this id. This key should be unique across all providers.

Type'Album' | 'AlbumArtist' | 'Artist' | 'BoxSet' | 'Episode' | 'Movie' | 'OtherArtist' | 'Person' | 'ReleaseGroup' | 'Season' | 'Series' | 'Track'

The specific media type of an MediaBrowser.Model.Providers.ExternalIdInfo.

UrlFormatStringstring nullable

Gets or sets the URL format string.