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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 02/07/2012 09:36:11]  to KM 3.082 (END); [Taken at 02/07/2012 10:06:27]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84a00e62-269e-475c-9214-36d4dcf9ef5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38099/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54590/",
    "metadata": {
        "length": 5806,
        "lengthKind": "straight-line",
        "duration": 3632,
        "positionLists": 2,
        "positions": 94,
        "size": 10428,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-02-07T08:36:11+00:00",
        "elevationGain": 81,
        "elevationLoss": 87,
        "country": "ES"
    }
}