Concept Flow - Self link for current resource
Client sends request
Server processes request
Server creates resource representation
Server adds self link (URL to this resource)
Server sends response with self link
Client receives response and can use self link to access resource again
The server adds a URL pointing to the current resource in the response, so the client can easily find or refresh it.