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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Olot massanet",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cafbc81d-e885-425c-b594-117e7c70118d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56283/",
    "metadata": {
        "length": 106054,
        "lengthKind": "track",
        "duration": 23099,
        "positionLists": 1,
        "positions": 7368,
        "size": 936580,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-06T07:58:13+00:00",
        "elevationGain": 4618,
        "elevationLoss": 4294,
        "country": "ES"
    }
}