A struct to represent a POST request according to the
HtsGet specification. It implements
Deserialize to make it more ergonomic. Each PostRequest can contain several regions.
Gets a JSON response for a GET request. The GET request parameters must
be in a HashMap. The “id” field is the only mandatory one. The rest can be
consulted here