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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lohmühlenstraße 21, 16321 Bernau bei Berlin, Deutschland to Lohmühlenstraße 21, 16321 Bernau bei Berlin, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ab450c6-35a9-4ff2-a586-e1a78e26f638"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36668/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53159/",
    "metadata": {
        "length": 59962,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 42,
        "size": 3263,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}