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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Nordschwarzwald Gernsbach- Besenfeld- Dobel",
    "creator_name": "Icke03",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/106f7dd6-e576-48cb-b81b-27e3f88d6549"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1284/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1603/",
    "metadata": {
        "length": 180467,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 670,
        "size": 76308,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 2748,
        "elevationLoss": 2755,
        "country": "DE"
    }
}