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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_13.kml/MECURY100/10.13.2010-16:18:50/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8eda19a7-b209-477f-a7dd-ee03d8ad3aa1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38365/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54856/",
    "metadata": {
        "length": 21008,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 469,
        "size": 17077,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 540,
        "elevationLoss": 554,
        "country": "DE"
    }
}