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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schlossstrasse 19 56288 Kastellaun Deutschland to Schlossstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a9a88cd-45ee-4d52-85a1-ad86ad64b5e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54736/",
    "metadata": {
        "length": 270799,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 13664,
        "format": "CoPilot 8 (*.trp)",
        "country": "DE"
    }
}