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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 804",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a3fff67-908b-4063-a5e3-e6fc9e4ac401"
    },
    "localFile": "https://api.routeconverter.com/v1/files/316/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50345/",
    "metadata": {
        "length": 53964,
        "lengthKind": "track",
        "duration": 26452,
        "positionLists": 1,
        "positions": 804,
        "size": 61013,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2008-06-03T08:06:57.021000+00:00",
        "elevationGain": 1738,
        "elevationLoss": 1738,
        "country": "DE"
    }
}