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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Tellico Plains TN to Tellico Plains TN",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a878ea7-0620-45e7-8e13-95ea2f4d2641"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37048/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53539/",
    "metadata": {
        "length": 106520,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}