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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Location history from 07/04/2014 to 07/05/2014/Latitude User",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ebf0881-fb7d-447f-bb79-cd88953b712f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36772/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53263/",
    "metadata": {
        "length": 11150,
        "lengthKind": "track",
        "duration": 18742,
        "positionLists": 1,
        "positions": 341,
        "size": 70453,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-04T07:48:42.821000+00:00",
        "elevationGain": 1108,
        "elevationLoss": 1104,
        "country": "AT"
    }
}