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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "00 Nach Hause aus dem Berg Land",
    "creator_name": "Bazille",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba39bfd8-fb01-4f6f-9884-7407a0a7cc82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24179/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38088/",
    "metadata": {
        "length": 84317,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 181,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}