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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "002; 25-JAN-09 22:33:42 to START - END (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71c8b643-b7c2-4860-970e-f5a6cafb2c59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37657/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54148/",
    "metadata": {
        "length": 10240004,
        "lengthKind": "straight-line",
        "duration": 18109,
        "positionLists": 2,
        "positions": 410,
        "size": 66794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-20T10:10:48+00:00",
        "elevationGain": 3504,
        "elevationLoss": 5476,
        "country": "ES"
    }
}