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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "/storage/emulated/0/com.alk.copilot.eumarket.premiumeupan/EU/save/Villa - Fähre Polle 05.2015.trp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c90fb03-f481-43f5-86ce-79c060a3fd70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38697/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55188/?format=api",
    "metadata": {
        "length": 72488,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 14664,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}