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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8084/",
    "description": "LAC DU CHAD",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb0eac8a-dd76-4784-b5cf-ffa1c073ced2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57467/",
    "metadata": {
        "length": 8703518,
        "lengthKind": "track",
        "duration": 14686997,
        "positionLists": 2,
        "positions": 6082,
        "size": 1249381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-02T11:16:35+00:00",
        "elevationGain": 6351,
        "elevationLoss": 7779,
        "country": "CF"
    }
}