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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1353/",
    "description": "von bei I 08020 Budoni/Tamarispa nach bei I 07041 Alghero",
    "creator_name": "thomasgraf3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d8ed6dc-5740-4600-9f13-995649177529"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6059/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8139/",
    "metadata": {
        "length": 242861,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2776,
        "size": 495267,
        "format": "Falk Navigator (*.tour)",
        "country": "IT"
    }
}