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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "zum baden ins fangotal ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66c2e794-8898-4cce-b479-b5e143ef369c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11050/",
    "metadata": {
        "length": 374990,
        "lengthKind": "straight-line",
        "duration": 67016,
        "positionLists": 2,
        "positions": 30928,
        "size": 6119092,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2011-06-21T06:35:51+00:00",
        "elevationGain": 1396833,
        "elevationLoss": 1396797,
        "country": "FR"
    }
}