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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Les Deux Alpes, Vénosc, France to les Deux-Alpes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d28329e-1f43-4e72-8f64-40136fd913c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51683/",
    "metadata": {
        "length": 399193,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 2336,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}