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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Position 1 to Position 33",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df479b6d-2414-4f3c-9167-5ed0dfaa3de1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56773/",
    "metadata": {
        "length": 199598,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 33,
        "size": 1518,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "CZ"
    }
}