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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Brea to Vilachá (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a86279f9-ac08-44f9-8316-569e12356ba0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55481/",
    "metadata": {
        "length": 186387,
        "lengthKind": "straight-line",
        "duration": 126921774,
        "positionLists": 2,
        "positions": 405,
        "size": 68230,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-20T12:37:34+00:00",
        "elevationGain": 1447,
        "elevationLoss": 1338,
        "country": "ES"
    }
}