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

GET /v1/routes/50377/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3e3062be8d892e6b2ef7081dcf6f37e5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Nieuwe positie to Nieuwe positie",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84939efb-fd3d-41b0-b508-6bc903f0281e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/769/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50377/",
    "metadata": {
        "length": 49511,
        "lengthKind": "track",
        "duration": 266,
        "positionLists": 1,
        "positions": 297,
        "size": 23607,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2004-12-31T23:00:00+00:00",
        "elevationGain": 1003,
        "elevationLoss": 1003,
        "country": "BE"
    }
}