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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/",
    "description": "Martinach, Schweiz nach Menton, Frankreich",
    "creator_name": "thomas345",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/217e01e7-4073-4e29-84b6-6f1dc3d788b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3457/",
    "metadata": {
        "length": 1237250,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 10063,
        "size": 438477,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}