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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Start:Hameln, to Rhumspringe",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31fd54f2-a4b2-48c5-bbc5-5f54009689d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1216/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1501/",
    "metadata": {
        "length": 261991,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 3274,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}