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

GET /v1/routes/39264/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8f70bbe4c69b23f87b03e616c6b531d7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1111/",
    "description": "Melrose-Newcastle",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03d1de8f-54fc-4f50-a37d-0a12bcd3eab7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25497/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39264/",
    "metadata": {
        "length": 152200,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 3385,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "GB"
    }
}