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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8067/",
    "description": "2015-03-31 14:59:22",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68009906-ffc6-4ba5-8a00-26a3207ed2fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53886/",
    "metadata": {
        "length": 13202,
        "lengthKind": "track",
        "duration": 79075,
        "positionLists": 1,
        "positions": 1405,
        "size": 150342,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-03-30T14:01:25+00:00",
        "elevationGain": 1335,
        "elevationLoss": 969,
        "country": "ET"
    }
}