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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8063/",
    "description": "GPS device/s",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/523417d5-7607-4746-91fe-772871cbe846"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53338/",
    "metadata": {
        "length": 24496,
        "lengthKind": "track",
        "duration": 9617,
        "positionLists": 1,
        "positions": 519,
        "size": 61948,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2011-08-13T04:26:32+00:00",
        "elevationGain": 588,
        "elevationLoss": 575,
        "country": "IL"
    }
}