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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "SEMAFORO/TELECAMERA to SEMAFORO/TELECAMERA",
    "creator_name": "rambo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a59e74d-3a2e-4c6a-902a-54776d8c866d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50846/",
    "metadata": {
        "length": 165994630,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2296,
        "size": 120887,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "IT"
    }
}