{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://en.wikisource.org/api/rest_v1/schemas/morelike_result",
"title": "morelike_result",
"type": "array",
"description": "the prioritized list of Wikidata IDs recommended for creation as Wikipedia articles",
"items": {
"type": "object",
"properties": {
"wikidata_id": {
"type": "string",
"description": "Wikidata ID for the item"
},
"score": {
"type": "number",
"description": "Score of the recommendation. The higher the score, the more important the recommendation is."
},
"source_language": {
"type": "string",
"description": "Source of the recommendation -- which wiki is recommending the current article."
}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.