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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "T10-Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66727594-9974-4169-bf02-ca6419a10df2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37362/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53853/",
    "metadata": {
        "length": 25763,
        "lengthKind": "straight-line",
        "positionLists": 40,
        "positions": 1749,
        "size": 11898,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}