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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "POINT 1-1 to POINT 1-4839",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/452f96fc-7723-4e70-b349-1f77fd0720c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36536/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53027/",
    "metadata": {
        "length": 242719,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 4839,
        "size": 153741,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}