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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3434/",
    "description": "herrera",
    "creator_name": "patxi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1089aeb8-19b4-4906-9bf6-22807760647c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24106/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38033/",
    "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"
    }
}