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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Tour durch den Thüringer Wald",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59437ad6-a457-4dd8-92d5-2359d3b9b789"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2130/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2644/",
    "metadata": {
        "length": 384534,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 1793,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}