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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Dirk",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a887e10-f8cc-4d5f-b28f-ba5c6ca4f7af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53155/",
    "metadata": {
        "length": 244923,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 1359,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}