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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Schöner kurviger kleiner Odenwald Rundkurs",
    "creator_name": "Andi_HP",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7ffcc46-d6b2-4148-a0e1-c2dc7c61608c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3925/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4699/",
    "metadata": {
        "length": 107550,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1572,
        "size": 59297,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 3307,
        "elevationLoss": 3307,
        "country": "DE"
    }
}