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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Start:Start:1 Montée de Toledano, 20200 Bastia, Frankreich to 24 Marine de Davia, 20256 Corbara, Frankreich",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9430dba7-d52f-4136-b523-8c3b2524e13f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38509/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55000/",
    "metadata": {
        "length": 149822,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 277,
        "size": 12503,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "FR"
    }
}