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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cba0986-d26f-4108-bd7b-be1769c754d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37108/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53599/",
    "metadata": {
        "length": 75780,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 8564,
        "size": 289975,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1431,
        "elevationLoss": 7535,
        "country": "DE"
    }
}