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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Minden-Sauerland-kahlerAsten-etc",
    "creator_name": "germanfritz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fe0554e5-38e3-4762-90d5-e76be6663897"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5448/",
    "metadata": {
        "length": 972839,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 392,
        "size": 56997,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 5492,
        "elevationLoss": 5406,
        "country": "DE"
    }
}