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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/",
    "description": "Oban-Fort William-Mallaig",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2be7c07e-e5e6-4285-81a4-6ee278423e1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25493/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39260/",
    "metadata": {
        "length": 189845,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 4330,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "GB"
    }
}