HI Sergey,
The spec id & href just states that id is a unique identifier for a resource and href, the location where that resource can be found.
In theory an href can be "usps://myname@myaddress" (usps = United States Postal Service). Having said that
"href=http://api/report/42"is a valid URL with port portion defaulting to 80 for http. It would translate to
http://api:80/report/42Hope that makes sense
------------------------------
Santhosh Sathiyaseelan
Verizon Communications
------------------------------