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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 148",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3c102ed-6cda-454d-8b0e-f401dde5ad5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55730/",
    "metadata": {
        "length": 52,
        "lengthKind": "track",
        "duration": 152,
        "positionLists": 1,
        "positions": 148,
        "size": 10729,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-29T16:40:42+00:00",
        "elevationGain": 0,
        "elevationLoss": 26,
        "country": "CA"
    }
}