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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Brea (6) to Ventas de Narón/Albergue O Cruceiro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28802e30-a03c-4ec0-ae2f-61701ba053ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35822/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52313/",
    "metadata": {
        "length": 252178,
        "lengthKind": "straight-line",
        "duration": 207132135,
        "positionLists": 2,
        "positions": 433,
        "size": 85840,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T09:03:37+00:00",
        "elevationGain": 2198,
        "elevationLoss": 2268,
        "country": "ES"
    }
}