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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6185/",
    "description": "Son Serra de Marina - Son Real",
    "creator_name": "wklaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fe1458f-5537-41d3-ad76-6384567f22e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24304/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38196/",
    "metadata": {
        "length": 13105,
        "lengthKind": "track",
        "duration": 11571,
        "positionLists": 1,
        "positions": 2074,
        "size": 516857,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-04T08:44:50+00:00",
        "elevationGain": 133,
        "elevationLoss": 113
    }
}