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

GET /v1/routes/55665/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3bb90588837200138f126235f04a4fc7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "17 PEDRERES   8:25 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0a4feb0-62d8-4b81-83dd-826b8c62f0cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39174/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55665/",
    "metadata": {
        "length": 17564,
        "lengthKind": "track",
        "duration": 20002,
        "positionLists": 1,
        "positions": 1047,
        "size": 111166,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T06:44:46+00:00",
        "elevationGain": 834,
        "elevationLoss": 840,
        "country": "ES"
    }
}