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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "012497006249019; lng:-2.62617 lat:36.80415 to 2014/05/29 16:10:34; lng:-2.62405 lat:36.80445 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e904d484-3e92-4f76-a81f-6ae9fa231871"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40496/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56987/",
    "metadata": {
        "length": 96958,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 152,
        "size": 18395,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}