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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "5 Picos S. Calderona",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06db1e8f-49dd-4f56-96d1-adca0978154b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35047/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51538/",
    "metadata": {
        "length": 15594,
        "lengthKind": "track",
        "duration": 15849,
        "positionLists": 1,
        "positions": 1281,
        "size": 218335,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-05T07:25:04+00:00",
        "elevationGain": 1255,
        "elevationLoss": 1231,
        "country": "ES"
    }
}