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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lat:50.152321, Lon:8.203032, Ele:401.281250; 2011/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46395442-f259-45f6-ba51-71ac723bfa56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36559/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53050/",
    "metadata": {
        "length": 58644,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 388,
        "size": 14788,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 978,
        "elevationLoss": 1040,
        "country": "DE"
    }
}