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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Alois",
    "creator_name": "Bucki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a0c949b-75a1-4fb4-a70b-9a0c290a2e9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40155/",
    "metadata": {
        "length": 255806,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 863,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}