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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8020/",
    "description": "Untitled Project/1 street",
    "creator_name": "AmrGomaa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97160fea-48f3-4f29-b8b5-c8806eebf031"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27055/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51173/",
    "metadata": {
        "length": 2174,
        "lengthKind": "track",
        "positionLists": 4,
        "positions": 321,
        "size": 21098,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 33,
        "elevationLoss": 27,
        "country": "EG"
    }
}