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

GET /v1/routes/41467/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9048c2a3e501748054397f6dc070c69d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7764/?format=api",
    "description": "POINT 1-1 to POINT 1-938",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb49faf2-7120-4285-b105-a2ff0b961413"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27985/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41467/?format=api",
    "metadata": {
        "length": 395759,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 938,
        "size": 29908,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "AT"
    }
}