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

GET /v1/routes/50663/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "333c2347801dd7f35f9b8f903d0bfcbb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 203",
    "creator_name": "HansBerndH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26e56268-c00c-42f7-bde9-8485e3fd6dcb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5870/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50663/",
    "metadata": {
        "length": 32969,
        "lengthKind": "track",
        "duration": 84305,
        "positionLists": 1,
        "positions": 203,
        "size": 13009,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2010-08-04T14:13:52.035000+00:00",
        "elevationGain": 209,
        "elevationLoss": 212,
        "country": "DE"
    }
}