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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 84",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a501621-a48c-49eb-867b-fbb771c82a12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52357/",
    "metadata": {
        "length": 646,
        "lengthKind": "track",
        "duration": 90,
        "positionLists": 1,
        "positions": 84,
        "size": 6121,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-04-02T00:42:39+00:00",
        "elevationGain": 86,
        "elevationLoss": 10,
        "country": "CA"
    }
}