wikibase_rest_api 0.1.16

A Rust client for the Wikibase REST API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"id": "Q12352$1c54962e-4e69-1935-d1f5-7f4d93703a52",
	"rank": "normal",
	"property": {
		"id": "P31",
		"data_type": "wikibase-item"
	},
	"value": {
		"type": "value",
		"content": "Q42"
	},
	"qualifiers": [],
	"references": []
}