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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fahrradroute nach/zu Gundelfingen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03ecd7b6-5276-4307-82d5-09afae79c629"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34986/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51477/",
    "metadata": {
        "length": 159443,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1246,
        "size": 46606,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}