Currently the Product GET endpoint does not return any information about the Product Spatial Reference System. This information is not only helpful to know about the Product but also required in order to properly identify the unit of measure for advanced filtering. We should add an srs field that lists all SRS information about the product.
Example field on the Product object:
'srs':['<srs_string>', '<srs_string>']