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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Motorradfahren im Harz - http://motorrad.harzpoint.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc52d729-c92e-413b-9296-f5ae93711533"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40215/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56706/",
    "metadata": {
        "length": 564066,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 162,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NO"
    }
}