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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "012497006249019; lng:-2.68283 lat:36.75488 to 2014/03/13 22:29:31; lng:-2.68325 lat:36.75465 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf2f8ec9-486f-4c64-983b-77fe3e3a6c64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55979/",
    "metadata": {
        "length": 273833,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2402,
        "size": 282593,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}