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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "Position 1 to Position 6119",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4bd914a-3cf9-46d1-a277-0337616fdfad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39631/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56122/",
    "metadata": {
        "length": 69279,
        "lengthKind": "track",
        "duration": 39328,
        "positionLists": 1,
        "positions": 6119,
        "size": 628655,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-19T08:41:49+00:00",
        "elevationGain": 4396,
        "elevationLoss": 4405,
        "country": "SK"
    }
}