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

GET /v1/routes/52675/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1cca6586e9ede70d92fceb44ed3e4427"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Waypoints/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37369303-6c8a-4fc5-8199-5ea0bffac51c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36184/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52675/",
    "metadata": {
        "length": 15536,
        "lengthKind": "track",
        "duration": 4366,
        "positionLists": 1,
        "positions": 101,
        "size": 30164,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-04-24T13:04:28+00:00",
        "elevationGain": 85,
        "elevationLoss": 339,
        "country": "BE"
    }
}