This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/51932/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "688a079df0ed182d56de5b5fa56f186b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 192",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/178e28cf-451d-4deb-81f2-7fb2a35c7d4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51932/",
    "metadata": {
        "length": 15814,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 192,
        "size": 8987,
        "format": "Haicom Logger (*.csv)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}