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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/?format=api",
    "description": "Inverness-Balmoral-Pitlochry-Melrose",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa55e662-7440-4cb1-973e-66c6892164e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25496/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39263/?format=api",
    "metadata": {
        "length": 395927,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 3751,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "GB"
    }
}