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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64116fb8-8a65-4f3b-ba7e-6d148b3a8614"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37298/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53789/",
    "metadata": {
        "length": 105369,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 941,
        "size": 32728,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 324,
        "elevationLoss": 516,
        "country": "DE"
    }
}