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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Jahnstraße 58, 16321 Bernau bei Berlin, Deutschland to Jahnstraße 58, 16321 Bernau bei Berlin, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37eb6b8b-8e21-4e29-9e1c-a8e7c1084f01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36199/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52690/",
    "metadata": {
        "length": 164389,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 2791,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}