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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Cingoli-San Severino",
    "creator_name": "Sergio Lorenzini",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44ce69bd-4556-4f8b-861b-6689814fd560"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26741/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40385/",
    "metadata": {
        "length": 29801,
        "lengthKind": "track",
        "duration": 26114,
        "positionLists": 1,
        "positions": 3225,
        "size": 356258,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-05-16T05:43:08+00:00",
        "elevationGain": 2359,
        "elevationLoss": 2702,
        "country": "IT"
    }
}