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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 3 WW Idstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/91e800c5-46a2-4e09-9aa0-4ccdbd596bab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38452/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54943/",
    "metadata": {
        "length": 220367,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 4055,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}