It would be very useful to have the URL slug returned with the article endpoint in the API. i.e. If the article URL is: http://support.companyname.com/solution/articles/3000000111-this-is-the-name-of-the-article
The API should return either
3000000111-this-is-the-name-of-the-article
or the full URL
http://support.companyname.com/solution/articles/3000000111-this-is-the-name-of-the-article