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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "silvretta to silvretta",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/168f0373-80cd-4b83-9a25-990a2e15ec67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35416/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51907/",
    "metadata": {
        "length": 248443,
        "lengthKind": "track",
        "duration": 796,
        "positionLists": 1,
        "positions": 797,
        "size": 58273,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2007-07-25T00:00:02+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}