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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "ACTIVE LOG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f2ddc2d-5670-4636-9572-486d9414b192"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37969/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54460/",
    "metadata": {
        "length": 31096,
        "lengthKind": "track",
        "duration": 5756,
        "positionLists": 2,
        "positions": 1162,
        "size": 189120,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-27T20:34:45+00:00",
        "elevationGain": 786,
        "elevationLoss": 922,
        "country": "MX"
    }
}