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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Toulouse - Nizz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60a92169-1259-49a8-9b4d-d30d2c3b14a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37201/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53692/",
    "metadata": {
        "length": 815705,
        "lengthKind": "track",
        "duration": 127153,
        "positionLists": 1,
        "positions": 9807,
        "size": 2064174,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-01-06T00:00:00+00:00",
        "elevationGain": 12193,
        "elevationLoss": 12333,
        "country": "FR"
    }
}