Resources that serve only to point to other resources.
Provide links to resources within the instance.
>>> GET("/123")
{'items': [{'url': 'https://api.metropublisher.com/123/comments'},
{'url': 'https://api.metropublisher.com/123/content'},
{'url': 'https://api.metropublisher.com/123/events'},
{'url': 'https://api.metropublisher.com/123/files'},
{'url': 'https://api.metropublisher.com/123/locations'},
{'url': 'https://api.metropublisher.com/123/sections'},
{'url': 'https://api.metropublisher.com/123/tags'}]}