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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "1 (2014-09-10 09:59:38)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/031e6a37-9bb9-4eaa-9866-bbf435aba9b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34966/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51457/",
    "metadata": {
        "length": 4180,
        "lengthKind": "track",
        "duration": 1286,
        "positionLists": 1,
        "positions": 323,
        "size": 34089,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-10T08:59:38+00:00",
        "elevationGain": 1184,
        "elevationLoss": 0,
        "country": "IT"
    }
}