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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Rundtour mittleres SH",
    "creator_name": "sevenfifty",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05e20c6a-4e1c-4c76-a217-4508762fc9c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6021/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8091/",
    "metadata": {
        "length": 283263,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 1180,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}