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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8056/",
    "description": "DENSIDADES",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/370e4239-cfc5-4929-9ca1-57ee560441e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36181/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52672/",
    "metadata": {
        "length": 267,
        "lengthKind": "track",
        "duration": 208,
        "positionLists": 1,
        "positions": 44,
        "size": 5737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-17T12:40:12+00:00",
        "elevationGain": 3,
        "elevationLoss": 2,
        "country": "CO"
    }
}