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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8069/",
    "description": "Irland01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d84fff4-e33b-4ef4-b938-b6ae53302456"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54421/",
    "metadata": {
        "length": 933767,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 4313,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IE"
    }
}