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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Bergisches Land 2",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/504138b1-801b-47a5-abbf-c6b3dd94b9a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/59/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52/",
    "metadata": {
        "length": 142503,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 1151,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}