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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Spargel 8.5.",
    "creator_name": "schiller62",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/015d1e4b-3e1d-4d11-8e99-f8d9b4a99d2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3584/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4260/",
    "metadata": {
        "length": 187471,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1272,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}