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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "Position 1 to Position 49",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a932fbc-18ae-4e62-858b-384d15d4a5de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37457/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53948/",
    "metadata": {
        "length": 4845,
        "lengthKind": "track",
        "duration": 54124,
        "positionLists": 1,
        "positions": 49,
        "size": 3136,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2012-04-12T00:27:58.040000+00:00",
        "elevationGain": 361,
        "elevationLoss": 423,
        "country": "MX"
    }
}