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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1019/",
    "description": "Stuthirtenweg to S+U Hermannstr.",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47a039a7-4a72-4856-b473-89edbe91dd3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3195/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3812/",
    "metadata": {
        "length": 6424,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 19,
        "size": 2583,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}