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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7080/",
    "description": "Via Dei Lupi",
    "creator_name": "Ozujsko",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98d80955-a8a0-4d23-9f9f-36f4c3508144"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38785/",
    "metadata": {
        "length": 195087,
        "lengthKind": "track",
        "duration": 624810,
        "positionLists": 1,
        "positions": 19506,
        "size": 3120155,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-11T05:35:52+00:00",
        "elevationGain": 9552,
        "elevationLoss": 9120,
        "country": "IT"
    }
}