Jsonapi format deserialize?

hello guys
i have some questions about activemodel serializer gem. it’s support
json
api format version 0.10.rc2. but many it has many issues. my question is
how to deserialize received json api formatted hash data? i wanna json
api
formatted hash data parse to activerecord model.