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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Bachstrasse50; Bachstrasse 50 to Bachstrasse50; Bachstrasse 50",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f62337e4-2bb0-4777-8414-10c7f18fdaf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4592/",
    "metadata": {
        "length": 211304,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 1064,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}