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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1161/",
    "description": "County Road 200N to Williamson Rd",
    "creator_name": "dagama-na",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed3dfd7e-eaca-4b8a-bcba-b53618f9833c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4443/",
    "metadata": {
        "length": 167427,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 1562,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "US"
    }
}