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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ACTIVE LOG (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f008b651-2310-4877-b7e8-f28d060e1a3f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57174/",
    "metadata": {
        "length": 11504,
        "lengthKind": "track",
        "duration": 13913,
        "positionLists": 1,
        "positions": 1083,
        "size": 165962,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-02T09:37:05+00:00",
        "elevationGain": 834,
        "elevationLoss": 849,
        "country": "FR"
    }
}