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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Merfelder Str. 45, 45721 Haltern am See, Deutschland to 3 Börnste 120, 48249 Dülmen, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68dfbb7e-019e-4879-bc4e-cf9d8d3f4e1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37422/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53913/",
    "metadata": {
        "length": 10890,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 3,
        "size": 193,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}