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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Start:Weinstraße, 76889 Schweighofen, Deutschland to Weinstraße,",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce097958-86fd-4feb-b0ce-7863b161a227"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39878/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56369/",
    "metadata": {
        "length": 684358,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 15214,
        "format": "CoPilot 9 (*.trp)",
        "country": "FR"
    }
}