Available resources
/api/v1/all
Get all objects
/api/v1/circle
Get objects in the circle
Query parameters:
- ra — right ascension of the circle center, degrees. Mandatory
- dec — declination of the circle center, degrees. Mandatory
- radius_arcsec — circle radius, arcseconds. Mandatory, should be positive and less than 3600.0
/api/v1/object
Get object by name
Query parameters:
- name — name of the event, like "2018lwh". Mandatory