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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Spiegelberger Räuberweg MTB 1/Spiegelberger Räuberweg MTB 1",
    "creator_name": "rentschman",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5752bc72-98e6-44ac-afb5-3ce4374f026e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1614/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50408/",
    "metadata": {
        "length": 58445,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 799,
        "size": 43221,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}