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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1944/",
    "description": "Montagne d'Aujour",
    "creator_name": "pedinegre",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3206823f-b496-4d32-afde-0b2c7c31a15f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8856/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11307/",
    "metadata": {
        "length": 14334,
        "lengthKind": "track",
        "duration": 21314,
        "positionLists": 1,
        "positions": 1558,
        "size": 218989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-16T09:07:29+00:00",
        "elevationGain": 779,
        "elevationLoss": 838,
        "country": "FR"
    }
}