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

GET /v1/routes/51701/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e8891402f75208356b5f4efabb1e730"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Position 1 to Position 312",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e1053fc-055b-440e-aefe-dd4965dc173d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35210/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51701/?format=api",
    "metadata": {
        "length": 3449,
        "lengthKind": "track",
        "duration": 328,
        "positionLists": 1,
        "positions": 312,
        "size": 22537,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T21:43:47+00:00",
        "elevationGain": 27,
        "elevationLoss": 41,
        "country": "CA"
    }
}