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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/",
    "description": "Korsika - Von Ost nach West                    (c) m-storbeck.de",
    "creator_name": "lord-martin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/edc04870-3024-490e-8655-35d61e9ef388"
    },
    "localFile": "https://api.routeconverter.com/v1/files/108/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/139/",
    "metadata": {
        "length": 266665,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 414,
        "size": 9786,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}