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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_13.kml/MECURY100/7.13.2010-15:03:24/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39a1df1d-04df-4b77-8644-19b56c3f7cc9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36238/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52729/",
    "metadata": {
        "length": 34176,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 852,
        "size": 30614,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1057,
        "elevationLoss": 1026,
        "country": "DE"
    }
}