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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2c7da89-5f0a-428f-a920-3b76fb2c33b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38850/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55341/",
    "metadata": {
        "length": 40525,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 751,
        "size": 23363,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 226,
        "elevationLoss": 481,
        "country": "DE"
    }
}