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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "2016-06-07 10:53:21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9550e77-365d-40d9-8dd8-fba4a6505f9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40152/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56643/",
    "metadata": {
        "length": 6361,
        "lengthKind": "track",
        "duration": 6400,
        "positionLists": 1,
        "positions": 283,
        "size": 59555,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-06-07T08:06:43+00:00",
        "elevationGain": 303,
        "elevationLoss": 282,
        "country": "GB"
    }
}