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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 840",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc41d370-8851-4df9-88bb-e542e82e50df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57503/",
    "metadata": {
        "length": 6210,
        "lengthKind": "track",
        "duration": 843,
        "positionLists": 1,
        "positions": 840,
        "size": 60553,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T21:07:28+00:00",
        "elevationGain": 97,
        "elevationLoss": 130,
        "country": "CA"
    }
}