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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Soulor-Aubisque y Portalet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a3d2ee0-a4f9-4b2a-ba1e-c6731805e850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38645/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55136/",
    "metadata": {
        "length": 92392,
        "lengthKind": "track",
        "duration": 20448,
        "positionLists": 1,
        "positions": 7356,
        "size": 2696728,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-21T07:24:46+00:00",
        "elevationGain": 2734,
        "elevationLoss": 1628,
        "country": "FR"
    }
}