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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Gebirgskamm 224 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1a437bc-31fe-4a8d-8e81-bac99dd27b0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12246/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15022/",
    "metadata": {
        "length": 146561,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 29,
        "size": 3846,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CZ"
    }
}