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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Tracklog zur Tour durch die Lüneburger Heide (245)",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/444506db-178e-4630-93b5-4cc5b33f58f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/209/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/246/",
    "metadata": {
        "length": 313595,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1269,
        "size": 28795,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1458,
        "elevationLoss": 1454,
        "country": "DE"
    }
}