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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "COLL DE LA VINASSA; 13-AGO-12 10:46:38 to TIBIDABO; 13-AGO-12 10:55:34 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb01d063-698d-4d73-b445-26f128f5f933"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40548/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57039/",
    "metadata": {
        "length": 75140,
        "lengthKind": "straight-line",
        "duration": 21072,
        "positionLists": 2,
        "positions": 2356,
        "size": 379568,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-13T06:07:42+00:00",
        "elevationGain": 2693,
        "elevationLoss": 2354,
        "country": "ES"
    }
}