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

GET /v1/routes/5267/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "11168f4e1cc0dc63459ecd0a8babb56f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "390km von 4600 wels nach wels und ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b99a9e8f-caf3-4f7a-84ae-77d80cfcc670"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4434/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5267/?format=api",
    "metadata": {
        "length": 786147,
        "lengthKind": "straight-line",
        "duration": 49401,
        "positionLists": 2,
        "positions": 25902,
        "size": 5148115,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-08-08T07:13:04+00:00",
        "elevationGain": 4592044,
        "elevationLoss": 4591386,
        "country": "AT"
    }
}