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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Position 1 to Position 9645/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3d4caae-c410-4568-87b4-c1ef5d29ced1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38887/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55378/",
    "metadata": {
        "length": 163205,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 141,
        "size": 37857,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}