Make Tags API searchable by tag slug
To get information on a specific tag, the only option is to do a keyword search. This causes issues when they keywords used are used across numerous tags, causing multiple results to be returned.
Being able to search by tag-slug would allow us to...