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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "PARTENZA to MAESTÀ DI CERRETA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/afb0b2aa-7885-4068-b21a-b8dd7322bed4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39158/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55649/",
    "metadata": {
        "length": 33011,
        "lengthKind": "straight-line",
        "duration": 56034,
        "positionLists": 2,
        "positions": 1716,
        "size": 223413,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-02T06:18:05+00:00",
        "elevationGain": 1723,
        "elevationLoss": 1559,
        "country": "IT"
    }
}