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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1161/",
    "description": "Williamson Rd to W Chain Of Rocks Rd",
    "creator_name": "dagama-na",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9598b13d-6143-47ca-a227-05f49a2b28df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4445/",
    "metadata": {
        "length": 51960,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 19,
        "size": 646,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "US"
    }
}