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

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

{
    "category": "https://api.routeconverter.com/v1/categories/20/",
    "description": "POINT 1-1 to POINT 1-938",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c5ded4f-6db8-45a3-8e75-34a6b4b437ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27984/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41466/",
    "metadata": {
        "length": 395759,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 938,
        "size": 29908,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "AT"
    }
}