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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsTrack/Labels (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42359a9f-2998-4fc3-be18-69ce4e1785bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52951/",
    "metadata": {
        "length": 18376,
        "lengthKind": "track",
        "duration": 11877,
        "positionLists": 2,
        "positions": 7599,
        "size": 405539,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-06-07T08:20:13+00:00",
        "elevationGain": 827,
        "elevationLoss": 769,
        "country": "DE"
    }
}