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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1650/",
    "description": "Hirschbachtaler Höhlenweg Teilstrecke ",
    "creator_name": "ardnaxela",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/886b437b-16a8-427b-99d3-7bb406ee51e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6858/",
    "metadata": {
        "length": 16728,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 370,
        "size": 68733,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1318,
        "elevationLoss": 1326,
        "country": "DE"
    }
}