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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Eppan An Der Weinstrasse, Strada Colterenzio 8 to Eppan An Der Weinstrasse, Strada Colterenzio 13 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c87fd350-f559-4f15-9ea4-401252840ed7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56221/",
    "metadata": {
        "length": 98134,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5,
        "size": 523,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "IT"
    }
}