Difference between revisions of "MusicBrainz API/Search/UrlSearch"
From MusicBrainz Wiki
< MusicBrainz API | Search
m (Legoktm moved page XML Web Service/Version 2/Search/UrlSearch to MusicBrainz API/Search/UrlSearch: Bot: Moved page) |
Reosarevok (talk | contribs) |
||
| Line 1: | Line 1: | ||
====Search Fields==== | ====Search Fields==== | ||
| − | The [[URL]] index contains | + | The [[URL]] index contains the following fields you can search |
{| border="1" class="wikitable sortable" | {| border="1" class="wikitable sortable" | ||
|- | |- | ||
| − | ! Field | + | ! Field !! Description |
|- | |- | ||
| − | | relationtype || the type of a relationship | + | | relationtype || the type of a relationship the URL is in (e.g. "wikidata") |
|- | |- | ||
| − | | targetid | + | | targetid || the MBID of an entity related to the URL |
|- | |- | ||
| − | | targettype | + | | targettype || an entity type related to the URL (e.g. "artist") |
|- | |- | ||
| − | | uid | + | | uid || the URL's MBID |
|- | |- | ||
| − | | url | + | | url || the actual URL string |
| + | |- | ||
| + | | url_ancestor || | ||
| + | |- | ||
| + | | url_descendent || | ||
|} | |} | ||
Revision as of 15:06, 22 January 2021
Search Fields
The URL index contains the following fields you can search
| Field | Description |
|---|---|
| relationtype | the type of a relationship the URL is in (e.g. "wikidata") |
| targetid | the MBID of an entity related to the URL |
| targettype | an entity type related to the URL (e.g. "artist") |
| uid | the URL's MBID |
| url | the actual URL string |
| url_ancestor | |
| url_descendent |