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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "My Trips/My Places",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/127c024e-063d-4cbd-807e-80765a3180cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35330/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51821/",
    "metadata": {
        "length": 55025,
        "lengthKind": "straight-line",
        "duration": 41594,
        "positionLists": 2,
        "positions": 6062,
        "size": 1277578,
        "format": "Google Earth 3 (*.kml)",
        "startTime": "2013-07-05T14:45:38+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}