It doesn't seem that the json api spec disallows meta as an attribute name but currently an exception is raised when such naming is used in DJA. See example PR https://github.com/django-json-api/django-rest-framework-json-api/pull/654 how to reproduce it.