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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "FBT Teil3 Tom Tom",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd7493b7-42cd-4285-9810-e1c65ae07d87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38021/",
    "metadata": {
        "length": 72421,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 429,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}