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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "012497006249019; lng:-2.5742 lat:36.8214 to 2014/10/19 17:53:45; lng:-2.57473 lat:36.82128 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0eea8e6-f559-41ff-abd1-1a21cdadf057"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56442/",
    "metadata": {
        "length": 20730,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 48,
        "size": 6139,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}