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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Sauerlandrunde_klein",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69b448f0-d86f-4900-afb1-72ad2d77b79f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27926/",
    "metadata": {
        "length": 338807,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 2198,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}