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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7020/",
    "description": "Flugplätze EU (kmz)",
    "creator_name": "Claus1965",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33f4ecef-fe95-42ed-8bc8-7e70d87266b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38558/",
    "metadata": {
        "length": 478385268,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 3040,
        "size": 114626,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 871,
        "elevationLoss": 871,
        "country": "FR"
    }
}