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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 Km to Position 48 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b15bf05f-b48c-4ed1-9a3b-b0b1c4db40c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55684/",
    "metadata": {
        "length": 3732,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1949,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "AT"
    }
}