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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2015-5-14",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71ab3870-44ee-482f-8001-654dc7079a86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54145/",
    "metadata": {
        "length": 11833,
        "lengthKind": "track",
        "duration": 14057,
        "positionLists": 1,
        "positions": 845,
        "size": 85002,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-14T11:42:27+00:00",
        "elevationGain": 643,
        "elevationLoss": 664,
        "country": "DE"
    }
}