A ValidationError returns with HTTP 400 (django-rest-framework's default). According to the [spec](https://github.com/gothinkster/realworld/tree/master/api#errors-and-status-codes) this should be 422.
A ValidationError returns with HTTP 400 (django-rest-framework's default).
According to the spec this should be 422.