External Name Resolver
Return top match from NSV (Ned, then Simbad, then VizieR), returning the first likely result.
GET /api/name-resolver/simbad/
{
"count": 0,
"next": null,
"previous": null,
"meta": {
"current_page": 1,
"total_pages": 1,
"page_size": 1000,
"on_this_page": "Showing 1 to 0 of 0 records"
},
"results": []
}