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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Tolinas y Vuelta Cuero-Paladin-Valduno",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41ebdb20-a230-46b6-9b85-b83a614f488b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52946/",
    "metadata": {
        "length": 76505,
        "lengthKind": "track",
        "duration": 10103,
        "positionLists": 1,
        "positions": 4313,
        "size": 1575622,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-17T13:01:57+00:00",
        "elevationGain": 881,
        "elevationLoss": 886,
        "country": "ES"
    }
}