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

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

{
    "category": "https://api.routeconverter.com/v1/categories/954/",
    "description": "Jura-Rück1",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb7fe977-999c-4a7c-b3ff-76edced00129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3521/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4171/",
    "metadata": {
        "length": 386431,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 473,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}