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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Nordostseekanal-Kiosk,Schwebefähre,Rastorf",
    "creator_name": "sevenfifty",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78942803-f25e-46bb-8cfa-e78702f1e769"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4673/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5560/",
    "metadata": {
        "length": 263456,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 699,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}