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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Start ANWB Westerwolde-Ems 2 to Einde deel 2",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1dda433-3a60-4b6b-8dcc-01f72dbd734d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4518/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5363/",
    "metadata": {
        "length": 80465,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 933,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}