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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "120 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19b23b38-79cd-4870-b40f-439c5f3feb1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51977/",
    "metadata": {
        "length": 86502,
        "lengthKind": "track",
        "duration": 14231,
        "positionLists": 1,
        "positions": 3128,
        "size": 400961,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-31T09:50:20+00:00",
        "elevationGain": 1672,
        "elevationLoss": 2519,
        "country": "ES"
    }
}