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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Wissembourg to Wissembourg",
    "creator_name": "Tollt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f064b4e7-7fbc-4718-86e4-016ad2ed8536"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5436/",
    "metadata": {
        "length": 516403,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1580,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}