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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ARROLLO Y PUENTE to PUENTE1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c84a963-04f7-4f9c-85ee-764e6cfcfdd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53206/",
    "metadata": {
        "length": 53408,
        "lengthKind": "straight-line",
        "duration": 108660,
        "positionLists": 2,
        "positions": 1454,
        "size": 191429,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-10T08:31:58+00:00",
        "elevationGain": 674,
        "elevationLoss": 573,
        "country": "ES"
    }
}