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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "140 km - kleine Almseerunde",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9908845-4316-40d5-83c5-c044822c2543"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4030/",
    "metadata": {
        "length": 272212,
        "lengthKind": "straight-line",
        "duration": 22077,
        "positionLists": 2,
        "positions": 13026,
        "size": 2588267,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-03-30T11:38:52+00:00",
        "elevationGain": 1562972,
        "elevationLoss": 1562972,
        "country": "AT"
    }
}