The default Django translation isn't applied to 'required' error message on PrimaryKeyRelatedField. _I blame [this line](https://github.com/tomchristie/django-rest-framework/blob/master/rest_framework/relations.py#L165). I'm sorry not to requesting a pull with a solution myself, but I'm a bit too new to GitHub._