Let say you want to build your API to comply jsonapi.org
specification and the result should look like:
{
"article": {
"id": "305",
"type": "articles",
"attributes": {
"title": "Asking Alexandria&q...