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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NeuePosition 1 to NeuePosition 13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7515fe7d-2b66-490b-8853-326c4f17f49e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37749/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54240/",
    "metadata": {
        "length": 199448,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 459,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}