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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Nordosten auf Bahnhofstraße Richtung Luisenstraße; fahren Sie 350 m to Ausfahrt Richtung Titisee; fahren Sie 57 m",
    "creator_name": "hjkrue",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d201e44-5583-4463-8552-97cf15c7bc34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4672/",
    "metadata": {
        "length": 81283,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 48,
        "size": 4282,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}