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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Rundtour Passo di San Boldo 350 km",
    "creator_name": "matra-manni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d51df792-fd3c-45ef-88b1-4954fc6b6b90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1179/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1441/",
    "metadata": {
        "length": 359676,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 701,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "IT"
    }
}