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

GET /v1/routes/52103/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "82fd30f909f3cc633e6528f81122c0e3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "Start:5 Hafenplatz, 88131 Lindau (Bodensee), Deutschland to 7 Ba",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f327ee3-e31d-45ba-a60d-41b0de8eb841"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35612/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52103/?format=api",
    "metadata": {
        "length": 146224,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 3626,
        "format": "CoPilot 9 (*.trp)",
        "country": "AT"
    }
}