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

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

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "Jura",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78bac712-b5b6-44ba-9cd1-e458bfb418ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3519/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4169/",
    "metadata": {
        "length": 255873,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 854,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "CH"
    }
}