rinex file view set

GET /at.gv.bev.dc/api/rinex-file/?format=api&offset=3390520
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3390521,
    "next": null,
    "previous": "https://gnss.bev.gv.at/at.gv.bev.dc/api/rinex-file/?format=api&limit=20&offset=3390500",
    "results": [
        {
            "id": 759,
            "url": "https://gnss.bev.gv.at/at.gv.bev.dc/api/rinex-file/759/?format=api",
            "filename": "izmi0820.21g.gz",
            "data_date": "2021-03-23T00:00:00Z",
            "file_duration": "d",
            "file_version": "r2",
            "file_type": "n",
            "download_path": "https://gnss.bev.gv.at/at.gv.bev.dc/data/obs/2021/082/izmi0820.21g.gz",
            "created": "2021-11-30T18:30:28.435000Z",
            "modified": "2021-11-30T18:30:28.435000Z"
        }
    ]
}