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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7864/",
    "description": "Point 1 to Point 48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/672233c0-48ef-4132-a09b-cf6aa9625aa2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37378/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53869/",
    "metadata": {
        "length": 1316937,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 1383,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "KZ"
    }
}