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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/169479be-d66a-4acd-b3bb-7cdc04c0c02f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35417/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51908/",
    "metadata": {
        "length": 26083,
        "lengthKind": "track",
        "duration": 8010,
        "positionLists": 1,
        "positions": 594,
        "size": 150930,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-05-19T13:45:06+00:00",
        "elevationGain": 467,
        "elevationLoss": 467,
        "country": "DE"
    }
}