Station Instance
API endpoint that allows stations to be viewed.
GET /api/stations/sjsa0-sputnix-uhf/
{
"slug": "sjsa0-sputnix-uhf",
"lat": 61.6628,
"lon": 129.3908,
"status": true,
"updated": "2024-07-22T18:23:54.565970Z",
"telem": {
"az": 182.0,
"el": 0.0,
"sat": "",
"freq": 435368682.49852854,
"rate": 7792.966109021382,
"range": 545779.8975388024,
"parked": true,
"doppler": 11317.501471453726,
"tracking": false,
"correction": 1.0
}
}