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

GET /v1/routes/54454/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "83dd65a43ecd3f0693d46191e0f09baa"
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 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7edf0d1b-fd8c-4bc4-980c-027d606e89df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37963/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54454/",
    "metadata": {
        "length": 164389,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 2791,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}