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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Harzrundfahrt (ca. 200 km)",
    "creator_name": "RAIKOE",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa654f3f-dcfe-4a8f-b586-6f496aa97607"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1539/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1932/",
    "metadata": {
        "length": 184704,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 577,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}