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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "TT-1 to TT-43 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d424a304-1d86-4aaf-b431-3f027a4a3237"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56521/",
    "metadata": {
        "length": 284236,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 1023,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "CH"
    }
}