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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "Villa Montaña/Villa Montaña",
    "creator_name": "MEGARED",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78d9acda-3cfa-4c4d-b845-a1a009f3ba53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51287/",
    "metadata": {
        "length": 2822,
        "lengthKind": "straight-line",
        "duration": 9831,
        "positionLists": 1,
        "positions": 77,
        "size": 333944,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2023-04-17T16:26:53+00:00",
        "country": "MX"
    }
}