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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Schönauer Hof to Schönauer Hof",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5863cef2-6fef-49fd-b1f5-c4378f9d289d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36994/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53485/",
    "metadata": {
        "length": 494572,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1681,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CH"
    }
}