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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/",
    "description": "108 H to 108 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5530b030-0694-4a48-b6cd-293424858605"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3144/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3761/",
    "metadata": {
        "length": 6967,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 19,
        "size": 2507,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}