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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8038/",
    "description": "Dad-liw on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5a84ab0-803e-47d9-a38f-a4e19e655c89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56145/",
    "metadata": {
        "length": 109910,
        "lengthKind": "track",
        "duration": 39334,
        "positionLists": 1,
        "positions": 582,
        "size": 82126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-08T20:56:50+00:00",
        "elevationGain": 4323,
        "elevationLoss": 4346,
        "country": "TD"
    }
}