Justoverclock Holy cow, your example worked immediately! What a great memory, thank you!
UPDATE
For the user ID I can access it with
this.attrs.post.data.relationships.user.data.id;
IDK if this is allowed approach or this data is considered private, but it does work.