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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RSauter (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97eea1f9-92a2-49dd-b0bf-44aee31fc8b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38599/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55090/",
    "metadata": {
        "length": 259338,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 34,
        "size": 1023,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}