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

GET /v1/routes/50847/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "63bc1f904f2e0558ab4429d9b99ba78c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Autovelox Fisso → 100 Km/h to Autovelox Fisso → 90 Km/h",
    "creator_name": "rambo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59fb4f21-1425-4f27-9f37-7d59ff8cc5fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50847/",
    "metadata": {
        "length": 94647580,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5848,
        "size": 355454,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "IT"
    }
}