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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Les Deux Alpes to Les Deux Alpes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f18b1e4d-5798-4092-97a6-f9974b8ba229"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40722/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57213/",
    "metadata": {
        "length": 407145,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 2692,
        "format": "CoPilot 7 (*.trp)",
        "country": "FR"
    }
}