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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 6316",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0459195-08ec-407e-876a-166d1002df9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39524/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56015/",
    "metadata": {
        "length": 32852,
        "lengthKind": "track",
        "duration": 38584,
        "positionLists": 1,
        "positions": 6316,
        "size": 648579,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-22T09:20:00+00:00",
        "elevationGain": 3566,
        "elevationLoss": 3586,
        "country": "PL"
    }
}