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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "St Beth",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f606fa6d-e1fd-4bfe-a32f-04b7e64856cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57338/",
    "metadata": {
        "length": 32034,
        "lengthKind": "straight-line",
        "duration": 16549,
        "positionLists": 2,
        "positions": 5080,
        "size": 100806,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2014-08-23T07:47:11.375000+00:00",
        "elevationGain": 746,
        "elevationLoss": 737,
        "country": "BE"
    }
}