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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8030/",
    "description": "Main summit to South Summit",
    "creator_name": "asusx75v",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bcd1957-a808-4ff6-813d-e1d21e14527f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24138/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50746/",
    "metadata": {
        "length": 13046,
        "lengthKind": "straight-line",
        "duration": 21873,
        "positionLists": 2,
        "positions": 461,
        "size": 64747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-17T11:10:25+00:00",
        "elevationGain": 782,
        "elevationLoss": 835,
        "country": "AL"
    }
}