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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waypoints/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d394d89-67db-47a9-a4de-098e370800de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52067/",
    "metadata": {
        "length": 10398,
        "lengthKind": "track",
        "duration": 940,
        "positionLists": 2,
        "positions": 141,
        "size": 24016,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2014-04-27T19:12:31+00:00",
        "elevationGain": 61,
        "elevationLoss": 63,
        "country": "DE"
    }
}