GET method usage and considerations
The GET method is a read method that gets the resource specified by the URI. Data is returned in JSON format in the response body.
使用资源集合导致李st of URIs. Each URI in the list corresponds to a specific resource in the collection.
Using GET on a specific resource returns the attributes of that resource.