I am building a firemonkey application, the data comes from an API which returns a json in the jsonAPI (http://jsonapi.org/) format, it seems to be very popular, but they do not offer a delphi lib.
Does anyone know any libs out there that provides means to deserialisation of this specifc json format?