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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Mogán",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ac3cfd6-5e6c-4d9c-aabf-4e85c74ae29a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54367/",
    "metadata": {
        "length": 105035,
        "lengthKind": "track",
        "duration": 17709,
        "positionLists": 1,
        "positions": 2996,
        "size": 384486,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-05T07:44:34+00:00",
        "elevationGain": 1269,
        "elevationLoss": 1272
    }
}