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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "Apt-Rustrel on GPSies.com",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a2bf576-3ccd-48c7-9ec1-ec1023879855"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5055/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50624/?format=api",
    "metadata": {
        "length": 32841,
        "lengthKind": "track",
        "duration": 11808,
        "positionLists": 1,
        "positions": 1251,
        "size": 176414,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-31T22:49:50+00:00",
        "elevationGain": 1433,
        "elevationLoss": 1445,
        "country": "FR"
    }
}