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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/",
    "description": "Position 1 to Position 30 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c93a893f-c21a-4386-b03c-7a074f57f9cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39746/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56237/",
    "metadata": {
        "length": 5773698,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 1349,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DZ"
    }
}