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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "01 Merfelder Str., 45721 Haltern am See, Deutschland to 46 Marler Str. 17, 45721 Haltern am See, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dcf05b0-01b9-4bdf-93e3-11f0fcbf8966"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38326/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54817/?format=api",
    "metadata": {
        "length": 274763,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 2971,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}