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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsTrack/Labels (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/289a9162-630d-46f1-bb8f-3c6854e9097d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35823/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52314/",
    "metadata": {
        "length": 23967,
        "lengthKind": "track",
        "duration": 27445,
        "positionLists": 2,
        "positions": 9907,
        "size": 530449,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-09-02T07:55:57+00:00",
        "elevationGain": 807,
        "elevationLoss": 815,
        "country": "DE"
    }
}