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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Just to Vallon-Pont-d'Arc",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d265366-0544-4be0-b863-665a1c13b31e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38303/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54794/",
    "metadata": {
        "length": 33142,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 91,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "FR"
    }
}