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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Start:Rothenbergen, 63584 Gründau, Deutschland to Auf B32 wieder",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f4653dd-5a73-4a59-a4a8-22e8ed157c88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38378/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54869/?format=api",
    "metadata": {
        "length": 814595,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 5892,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}