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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Point 1 to Point 48 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/124d5bbd-fa92-4a3e-9ab4-4ea3568cacfa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35320/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51811/",
    "metadata": {
        "length": 645189,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1383,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "FR"
    }
}