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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Start:Hameln, to Edersee",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ce9c5ec-ce1b-4727-b5cf-bbb421c1c8d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1503/",
    "metadata": {
        "length": 284298,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 898,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}