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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "012497006249019; lng:-2.68308 lat:36.7547 to 2014/03/11 10:40:51; lng:-2.68288 lat:36.75327",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f3969e6-539f-4661-b002-f30de11dbfa6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52465/",
    "metadata": {
        "length": 8537,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 194,
        "size": 23305,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}