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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Point 1 to Point 48 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1895f7d-58db-4b1f-8d3a-eb33ec0a29f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40721/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57212/",
    "metadata": {
        "length": 685853,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1383,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "IT"
    }
}