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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2011-11-05 12:44:58",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09107e6e-33b8-4a8b-99f9-b53a4a1711ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35094/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51585/",
    "metadata": {
        "length": 5801694,
        "lengthKind": "straight-line",
        "duration": 26638,
        "positionLists": 2,
        "positions": 15151,
        "size": 242288,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2011-11-05T12:44:58+00:00",
        "elevationGain": 20894,
        "elevationLoss": 14507,
        "country": "ES"
    }
}