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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Gardasee Pässetour",
    "creator_name": "dirk177cm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac94d7c3-9aa1-4f8c-af66-cf919e23091b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10105/",
    "metadata": {
        "length": 349282,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 2906,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}