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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Die mal etwas andere Westerwald Tour Teil 1 ca. 125 km",
    "creator_name": "xjrpeter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7303da25-1c13-49d6-ba5c-99d2c190cae4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2600/",
    "metadata": {
        "length": 125904,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 2525,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}