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

GET /v1/routes/52388/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "438030eda84a9b476675c93ceb39fc7a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ACTIVE LOG: 13 SEP 2011 17:05",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bca8535-08a4-48a4-91a8-e740b6037138"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35897/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52388/",
    "metadata": {
        "length": 623882,
        "lengthKind": "track",
        "duration": 62407,
        "positionLists": 16,
        "positions": 13323,
        "size": 1289024,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-13T15:05:46+00:00",
        "elevationGain": 13081,
        "elevationLoss": 11808,
        "country": "FR"
    }
}