Currently the API speaks it's own type of JSON.
It might be better to serve (or allow negotiation of) a hypermedia protocol such as HAL, JSON-LD or JsonCollection.
Thanks for the suggestion hypermedia isn't something I am familiar with, I will take a look when I get the chance and consider implementing in the project.
Currently the API speaks it's own type of JSON. It might be better to serve (or allow negotiation of) a hypermedia protocol such as HAL, JSON-LD or JsonCollection.