In the tag search API we have found requests to search the list of tags that contain a text, that begin with a text and others, but we need a request that returns tags that contain a text, but that only correspond to places (value "Lugares" in "description" field)
In the result of the request:
https://api.prisa.arcpublishing.com/tags/v2/search/?website=el-pais&prefix=a&size=100
the results corresponding to all the tags that begin with "a" are returned, some of them have the field "description" = "Lugares" (others have "Temas" and others "Eventos"). We need a query in which only those with the value "Lugares" in the "description" field are returned
It could be a request similar to:
Thanks for the idea! There is also an Idea floating around for Tags having subtypes, which also sounds like it would fit your use case, so I encourage you to vote on it as well. Right now, there is no planned work for Tags in 2021, but these are all ideas we're taking into consideration as we plan what's next for Tags!