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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2edf23bd-2899-432b-8b80-3f4d191639d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52459/",
    "metadata": {
        "length": 9,
        "lengthKind": "track",
        "duration": 12,
        "positionLists": 1,
        "positions": 8,
        "size": 649,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T21:00:14+00:00",
        "elevationGain": 0,
        "elevationLoss": 2,
        "country": "CA"
    }
}