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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Kiesgrube Litomerice 241 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc8f5d2-c8a7-4b4f-be0c-dc1ec9987cbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12250/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15026/",
    "metadata": {
        "length": 164421,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 11,
        "size": 1520,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CZ"
    }
}