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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 108",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10b1baed-dfee-4a24-8fad-8af854cc3b96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51769/",
    "metadata": {
        "length": 218656,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 108,
        "size": 4968,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "AT"
    }
}