API endpoint that allows stations to be viewed.

GET /api/stations/kv140-sputnix-uhf/?format=api
HTTP 200 OK
Allow: GET, HEAD, PUT
Content-Type: application/json
Vary: Accept

{
    "slug": "kv140-sputnix-uhf",
    "lat": 62.0354,
    "lon": 129.6754,
    "status": false,
    "updated": "2022-10-06T07:25:15.860005Z",
    "telem": null
}