MediaWiki API help - Wikidata (original) (raw)
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
(main | wbgetclaims)
- This module requires read rights.
- Source: WikibaseClient
- License: GPL-2.0-or-later
Gets Wikibase claims.
Specific parameters:
entity
ID of the entity from which to obtain claims. Required unless claim GUID is provided.
property
Optional filter to only return claims with a main snak that has the specified property.
claim
A GUID identifying the claim. Required unless entity is provided. The GUID is the globally unique identifier for a claim, e.g. "q42$D8404CDA-25E4-4334-AF13-A3290BCD9C0F".
rank
Optional filter to return only the claims that have the specified rank
One of the following values: deprecated, normal, preferred
props
Some parts of the claim are returned optionally. This parameter controls which ones are returned.
Values (separate with | or alternative): references
Default: references