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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Handorf to Handorf",
    "creator_name": "jr ewing",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7894bb1-e3de-4121-82fd-ad7180bc0d0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2144/",
    "metadata": {
        "length": 196419,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 79,
        "size": 3299,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}