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

GET /v1/routes/54554/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9099e68b9fca1da91cf4db22d769f709"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Es Verger, Pla des Pouet, Orient, Pas Estalo, es Freus, Coa Negra, Puig des Guix, sa Bastida",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82eadd35-17b4-4166-839e-8764fe394006"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54554/",
    "metadata": {
        "length": 21787,
        "lengthKind": "track",
        "duration": 12793,
        "positionLists": 1,
        "positions": 1492,
        "size": 147182,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-05T07:31:04+00:00",
        "elevationGain": 957,
        "elevationLoss": 944
    }
}