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

GET /v1/routes/40109/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "86f2f19d6abdd90d0fcd7f86d09f1a31"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Roveretto-Xomo-Pasubio 110km",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17ed4235-77aa-4998-a446-214f3c17af90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26445/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40109/",
    "metadata": {
        "length": 118976,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 95,
        "size": 3210,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}