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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1111/",
    "description": "Newcastle-Holy Island-Edinburgh",
    "creator_name": "Brandmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b9f9718-0ae0-480e-b3f5-965617de99c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25490/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39257/",
    "metadata": {
        "length": 278452,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 3764,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "GB"
    }
}