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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald KlassikerGenerated by GPSies.com http://www.gpsies.com/",
    "creator_name": "Andi_HP",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83667cb0-ea2b-4891-a4f0-eabdf112bc2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4698/",
    "metadata": {
        "length": 140499,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1530,
        "size": 58473,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 3993,
        "elevationLoss": 4324,
        "country": "DE"
    }
}