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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "EDNX/EDNX (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7836f6fc-9136-4dca-86c0-4a9d572ac587"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37811/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54302/",
    "metadata": {
        "length": 268810,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 9,
        "size": 4346,
        "format": "Garmin Flight Plan (*.fpl)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}