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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Lanier Pkwy to Interstate 81",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f23ac4ff-27ae-4c05-9521-f344748c5484"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57236/",
    "metadata": {
        "length": 476343,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 14,
        "size": 523,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "US"
    }
}