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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01 Nußbaumallee 11, 64297 Darmstadt, Deutschland to 09 Strada Provinciale 24, 30, 39040 Castelrotto BZ, Italien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6727346b-806e-473f-a2fe-f41144f7a89e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37379/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53870/",
    "metadata": {
        "length": 788428,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 583,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}