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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mildstedt to Tornesch Burger K.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97fde712-69ea-41be-95a0-5610bb4df030"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38600/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55091/",
    "metadata": {
        "length": 160055,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 55,
        "size": 1636,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}