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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track Points",
    "creator_name": "Uwe01",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23740ff0-4d3d-4005-a4f6-bfd140a43b85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26437/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51070/",
    "metadata": {
        "length": 126995,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5300,
        "size": 148074,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 549,
        "elevationLoss": 556,
        "country": "DE"
    }
}