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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald-Catliner",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/babf4514-e1fe-4bef-a2c8-dff3f4d2d97c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2458/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3011/",
    "metadata": {
        "length": 281844,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 638,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}