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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Gargantada, San Tirso, San Esteban",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85857edf-86e7-4d19-b99b-3d419a5f0e48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54616/",
    "metadata": {
        "length": 105584,
        "lengthKind": "track",
        "duration": 15129,
        "positionLists": 1,
        "positions": 7849,
        "size": 2874509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-16T08:04:45+00:00",
        "elevationGain": 1397,
        "elevationLoss": 1392,
        "country": "ES"
    }
}