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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "NeuePosition 1 to NeuePosition 12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5553ee10-9c7e-43f0-be3d-bb8db0e55b9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53417/",
    "metadata": {
        "length": 495523,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1719,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CH"
    }
}