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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Wandermapnet-jakobsweg,Etappe34 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bdc093ef-580a-46ba-9772-faa1c3f458a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39456/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55947/?format=api",
    "metadata": {
        "length": 21480,
        "lengthKind": "track",
        "duration": 7807,
        "positionLists": 1,
        "positions": 187,
        "size": 38581,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-27T02:02:20+00:00",
        "elevationGain": 425,
        "elevationLoss": 470,
        "country": "ES"
    }
}