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

GET /v1/routes/40114/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "dc51baa4a14698b3f44256e2a01b09b1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/29/?format=api",
    "description": "Ronda Runde",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39659eb2-c1fd-4671-91eb-8012a0efd75b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26450/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40114/?format=api",
    "metadata": {
        "length": 51309,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 1166,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "ES"
    }
}