As per http://jsonapi.org/format/#document-structure-resource-object-ids all JSON API resource ID's must be returned as a string. Since Rails stores ID's as integers it would be nice to have this conversion happen in the adapter.