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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "112 Km Duros",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9211fcda-e6c5-4ce0-a309-e1ac5c5fe7c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38456/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54947/",
    "metadata": {
        "length": 112796,
        "lengthKind": "track",
        "duration": 18789,
        "positionLists": 1,
        "positions": 4317,
        "size": 553311,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-14T06:59:48+00:00",
        "elevationGain": 3028,
        "elevationLoss": 3039,
        "country": "ES"
    }
}