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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "2015-01-07 14:08:15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c4b8703-e4d3-4c9a-99d0-882b749b5c4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37506/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53997/",
    "metadata": {
        "length": 12362,
        "lengthKind": "track",
        "duration": 13469,
        "positionLists": 1,
        "positions": 482,
        "size": 99071,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-07T10:23:07+00:00",
        "elevationGain": 145,
        "elevationLoss": 133,
        "country": "GB"
    }
}