Retrieve a software corresponding at given ID and return it as a

GET /data/softwares/{instance_id}

JSON object.

Responses

GET /data/softwares/{instance_id}
curl \
 -X GET http://api.example.com/data/softwares/{instance_id}