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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "FBT Teil2 Garmin",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07b0a98c-d00a-4253-9d21-b01add1fec46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24098/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38024/",
    "metadata": {
        "length": 57344,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 310,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}