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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "TRIP0001.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95fe1d0e-2837-4f82-ad7e-beb26a8ad6e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38550/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55041/",
    "metadata": {
        "length": 720,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8,
        "size": 1521,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 816,
        "elevationLoss": 0,
        "country": "ES"
    }
}