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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "vespaforum Taunus Tour 2009",
    "creator_name": "Akinator",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9c8329e-ab8f-45b5-8bb6-4e503dddfef1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24190/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50762/",
    "metadata": {
        "length": 246372,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 3123,
        "size": 113341,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 7594,
        "elevationLoss": 7594,
        "country": "DE"
    }
}