Relation is empty on POST

A friend had pointed out I need to update the id field, not the ‘display’ field.

{"data":{
        "q": "this answer is a",
        "answers": 1
}}

I have a row in the answer table with id = 1 and a = “a”
But the relation field remains empty.