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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/?format=api",
    "description": "Position 1 to Position 26",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/291af9c6-bd56-4129-b5a9-58503c4b536d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35835/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52326/?format=api",
    "metadata": {
        "length": 5695794,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 1194,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DZ"
    }
}