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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dockweilerstraße 1, 54552 Dreis-Brück, Deutschland to Dockweilerstraße 1, 54552 Dreis-Brück, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a3753ce-5a5a-4d57-ac2f-702346a0c936"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35496/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51987/",
    "metadata": {
        "length": 266720,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 1163,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}