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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von jadranova entlang der küste (abstecher ins gebirge)richtung split",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83132024-67f2-4699-a59f-d90e224b0c27"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4618/",
    "metadata": {
        "length": 843774,
        "lengthKind": "straight-line",
        "duration": 88992,
        "positionLists": 2,
        "positions": 50584,
        "size": 10057683,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-06-07T04:40:36+00:00",
        "elevationGain": 3909959,
        "elevationLoss": 3909949,
        "country": "HR"
    }
}