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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Day Two/Directions from Baden-Baden to Chamonix, France",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8965de78-50a3-4f08-bf21-fad93e6a2ddf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38220/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54711/",
    "metadata": {
        "length": 851735,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 11205,
        "size": 65802,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}