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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "13 Avenue des Papalins, 98000 Monaco to 7 Avenue des Guelfes, 98000 Monaco",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64247bb4-937f-4dd8-8a48-c6f60a107a7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37300/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53791/",
    "metadata": {
        "length": 422279,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 1705,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}