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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "PAG,",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70ec5147-12aa-4953-96c9-9e8cbc2ce771"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37630/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54121/",
    "metadata": {
        "length": 2846684,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 3992,
        "size": 150974,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}