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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Start ANWB Westerwolde-Ems 1 to Einde deel 1",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f795224-9859-4f3b-8cdd-2dc1786757f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4517/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5362/",
    "metadata": {
        "length": 52086,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 834,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}