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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Patrick",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e64efac3-d332-4f91-b2a1-c5a76780291f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40433/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56924/",
    "metadata": {
        "length": 355908,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1145,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "GB"
    }
}