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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "GPS device/s/ACTIVE LOG193518/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53167934-a780-49f7-a6e4-d8d2a2e8fdb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53356/",
    "metadata": {
        "length": 23977,
        "lengthKind": "straight-line",
        "duration": 12226,
        "positionLists": 10,
        "positions": 2865,
        "size": 1009337,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-03-28T22:03:15+00:00",
        "elevationGain": 1481,
        "elevationLoss": 1287,
        "country": "ES"
    }
}