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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "1 Viale Rovereto, 86, 38066 Riva del Garda TN, Italien to 2 Linfano TN, Italien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2c93587-8021-4e6c-9e3b-c3af8ae805a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55342/",
    "metadata": {
        "length": 207054,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 4413,
        "format": "GoPal 7 Route (*.xml)",
        "country": "IT"
    }
}