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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "45.3088185,-75.8986835 (Kanata, Ottawa, ON, Canada) to 43.113442,-72.908128 (Stratton Mountain Resort, 5 Village Lodge Road, South Londonderry, VT 05155, United States)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0762ff99-b118-4aff-b604-215fc2b065e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35058/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51549/",
    "metadata": {
        "length": 798057,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2704,
        "size": 138040,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}