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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "roberto.gorostidi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6fc95bd-c619-4f8b-a64e-253e43aac2b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38952/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55443/",
    "metadata": {
        "length": 204621,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 33,
        "size": 1257,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}