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

GET /v1/routes/54839/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "349f66f7b235aec12c56a466a1209ca3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8021/?format=api",
    "description": "1333 to 1589",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e69770d-5b58-4a1e-a2c5-0fb73aec676d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38348/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54839/?format=api",
    "metadata": {
        "length": 5492,
        "lengthKind": "straight-line",
        "duration": 10444,
        "positionLists": 1,
        "positions": 257,
        "size": 36420,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-30T14:31:48+00:00",
        "elevationGain": 204,
        "elevationLoss": 194,
        "country": "MX"
    }
}