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

GET /v1/routes/55909/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "44adc596634022df840954ee579a59b5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Cas Bergantet, es Cocons, Cal Garriguer, Bosque Encantado, Coco Paguer, Son Pou",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bbfffd3a-2f74-46aa-b7b3-b398996f0cee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39418/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55909/",
    "metadata": {
        "length": 26468,
        "lengthKind": "track",
        "duration": 14317,
        "positionLists": 1,
        "positions": 1663,
        "size": 163927,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-11T06:46:58+00:00",
        "elevationGain": 874,
        "elevationLoss": 876
    }
}