GET [...]/rest.php/wikibase/v0/search/property?q={keyword and search term}?language={language_code}
Request parameters (query parameters)
- keywords can be one of: haswbstatement, inlabel
- q - search term
- language - language code
Errors:
- Same as simple item/property search
- TBD
Acceptance criteria:
- Multiple keywords and search terms can be used in one call
- Operators ( < or > or => or =< ) can be used for quantifiable search terms and multiple can be used in one call
- "AND" operator can be applied to the search terms as well
- Additional functionality will be pagination of results and sorting