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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsTrack/Labels (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cb54648-94e8-4195-a86a-004f9e770aff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35565/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52056/",
    "metadata": {
        "length": 9165,
        "lengthKind": "track",
        "duration": 5717,
        "positionLists": 2,
        "positions": 3726,
        "size": 199857,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-07-22T09:06:27+00:00",
        "elevationGain": 341,
        "elevationLoss": 309,
        "country": "DE"
    }
}