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

GET /v1/routes/55557/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "fa381c2b079458191cc0a90aa9851cf6"
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",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/abbd294b-54be-4f1c-b2d6-52799492a51a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39066/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55557/",
    "metadata": {
        "length": 96958,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 152,
        "size": 18395,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}