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

GET /v1/routes/56025/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "557fdaa467e384caf0861687dbe37dc8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8029/?format=api",
    "description": "Position 1 to Position 30",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0c10bf4-40a6-48c8-a2af-72b25c4b555e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39534/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56025/?format=api",
    "metadata": {
        "length": 5773698,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 1349,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DZ"
    }
}