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

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

{
    "category": "https://api.routeconverter.com/v1/categories/788/",
    "description": "Namekagon River Trip/Track<table width = \"320\"><tr><td colspan=\"2\"></td></tr><tr><td colspan=\"2\">FriOct 92009 15:46 by <a href=\"http://connect.garmin.com/explore?owner=cfosp1&sortField=relevance\">cfosp1</a></td></tr><tr><td colspan=\"2\"></td></tr><tr><td>Activity Type:</td><td>Paddling</td></tr><tr><td>Event Type:</td><td>Touring</td></tr><tr><td>Distance:</td><td>42.55 Kilometers</td></tr><tr><td>Time:</td><td>07:14:26</td></tr><tr><td>Elevation Gain:</td><td>224 Meters</td></tr><tr><td colspan=\"2\"></td></tr><tr><td colspan=\"2\" align=\"right\"><a href=\"http://connect.garmin.com/activity/15938603\">View Details on Garmin Connect</a></td></tr></table>",
    "creator_name": "cfosp1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22727587-0139-46d7-bf69-b185f0d80629"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2463/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3018/",
    "metadata": {
        "length": 109803,
        "lengthKind": "straight-line",
        "duration": 471515,
        "positionLists": 3,
        "positions": 9100,
        "size": 2887775,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2009-10-09T20:46:13+00:00",
        "elevationGain": 2370,
        "elevationLoss": 2414,
        "country": "US"
    }
}