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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "NeuePosition 1 to NeuePosition 10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b0d7a8f-da1f-4954-a801-94db7a7c94b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36276/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52767/",
    "metadata": {
        "length": 460750,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1420,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}