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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "MM11-09-17 SA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/272fb324-55c8-427d-be55-35e22fc4cc4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52286/",
    "metadata": {
        "length": 44577,
        "lengthKind": "track",
        "duration": 16715,
        "positionLists": 1,
        "positions": 503,
        "size": 49073,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-17T15:46:26+00:00",
        "elevationGain": 149,
        "elevationLoss": 169
    }
}