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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/",
    "description": "155 B to 155 A +UMLEITUNG",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/502d3536-dbb4-4195-9019-5a79d2022660"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3152/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3769/",
    "metadata": {
        "length": 11032,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 4023,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}