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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Position 7 to Position 1621",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/434041d9-b523-4002-8e54-f513ee99e6a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52979/",
    "metadata": {
        "length": 130123,
        "lengthKind": "track",
        "duration": 31586,
        "positionLists": 1,
        "positions": 30348,
        "size": 13708092,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-15T06:16:33+00:00",
        "elevationGain": 6387,
        "elevationLoss": 7030,
        "country": "CZ"
    }
}