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

GET /v1/routes/51516/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0ab2d8e0da6985de3cc73cbd06d14e87"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "101225-España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05ea3a25-ed15-4546-8bc9-fd3cb7e8db31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35025/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51516/",
    "metadata": {
        "length": 3208692,
        "lengthKind": "track",
        "duration": 382889,
        "positionLists": 13,
        "positions": 26697,
        "size": 4262792,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-25T15:53:34+00:00",
        "elevationGain": 35514,
        "elevationLoss": 35432
    }
}