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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Itinerary",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac5d2039-e806-49ff-b05b-c978b914b84f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55568/",
    "metadata": {
        "length": 7540,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 961,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}