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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3434/",
    "description": "Gran trampolin bicis to Fuente",
    "creator_name": "patxi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed6b3e4b-31ae-446f-b574-8167ea55d127"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24108/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38035/",
    "metadata": {
        "length": 20432,
        "lengthKind": "straight-line",
        "duration": 18516,
        "positionLists": 2,
        "positions": 1162,
        "size": 112950,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-02-21T08:39:14+00:00",
        "elevationGain": 1666,
        "elevationLoss": 1852,
        "country": "ES"
    }
}