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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 656",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f98290f6-dee4-42e0-ad71-9996cec800db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40932/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57423/",
    "metadata": {
        "length": 7484,
        "lengthKind": "track",
        "duration": 687,
        "positionLists": 1,
        "positions": 656,
        "size": 47305,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T21:03:45+00:00",
        "elevationGain": 56,
        "elevationLoss": 63,
        "country": "CA"
    }
}