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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 39",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c699d57-ed39-4a68-9139-533c376ee4f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38285/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54776/",
    "metadata": {
        "length": 164416,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 39,
        "size": 1755,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}