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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Bergisches Land 1",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17b8ff0b-2573-4083-8836-532a64560f1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/58/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51/",
    "metadata": {
        "length": 144194,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1300,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}