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

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

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "bofcom",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/076095c2-e9a8-49a1-8eb6-56ed862862f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3648/",
    "metadata": {
        "length": 262592,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 616,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}