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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1Position 1 to 289Position 289",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44498ad0-09e5-48ff-8657-4f16dbb3ab22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1956/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50446/",
    "metadata": {
        "length": 163250,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 578,
        "size": 83725,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1098,
        "elevationLoss": 1102,
        "country": "DE"
    }
}