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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1281/",
    "description": "Etappe 7/Track: Etappe 7Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.de",
    "creator_name": "CSchmidtB",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05d403d6-e580-4d29-a653-302b762f0b02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4402/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5212/",
    "metadata": {
        "length": 25994,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 948,
        "size": 142284,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 1579,
        "elevationLoss": 1474,
        "country": "DE"
    }
}