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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Toskana II",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15585fee-3586-4fc9-a12a-deb1f0ee04b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35394/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51885/",
    "metadata": {
        "length": 45073,
        "lengthKind": "track",
        "duration": 14914,
        "positionLists": 1,
        "positions": 6017,
        "size": 555736,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-28T11:27:07+00:00",
        "elevationGain": 3142,
        "elevationLoss": 3170,
        "country": "IT"
    }
}