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

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

{
    "category": "https://api.routeconverter.com/v1/categories/14/",
    "description": "Papenburg,Emden,Aurich,NeuharlingerSiel.",
    "creator_name": "WeserRocker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9cc111f5-5390-444f-a919-7e131a7eae15"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25353/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39127/",
    "metadata": {
        "length": 252921,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 534,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}