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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von split nach wels ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a35eb8b1-c3de-4b29-9cae-0f3f0a2de5ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4617/",
    "metadata": {
        "length": 1620784,
        "lengthKind": "straight-line",
        "duration": 115491,
        "positionLists": 2,
        "positions": 72834,
        "size": 14496991,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-06-08T05:05:25+00:00",
        "elevationGain": 6121866,
        "elevationLoss": 6121218,
        "country": "SI"
    }
}