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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harztour-Alternativ   TomTom  (88km)",
    "creator_name": "sevenfifty",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/adf3f225-161d-4897-989e-d24657ba6404"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8084/",
    "metadata": {
        "length": 139492,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 542,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}