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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Ulzburger Straße 7, 24629 Kisdorf, Deutschland to 14 Bockhorner Landstraße 56, 23826 Bark, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3af8fa25-5e88-44b9-b8be-29b7a9f2c2fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36273/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52764/",
    "metadata": {
        "length": 208660,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 1300,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}