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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/?format=api",
    "description": "Start  - Gellicum.; Kerkweg, Gellicum. to Start - Station Beesd; Station Beesd, Stationweg, Beesd.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f66f9949-09ed-4964-acaa-89549929be6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40856/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57347/?format=api",
    "metadata": {
        "length": 22410,
        "lengthKind": "track",
        "duration": 40195,
        "positionLists": 2,
        "positions": 201,
        "size": 40791,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-09T09:06:49+00:00",
        "elevationGain": 242,
        "elevationLoss": 96,
        "country": "NL"
    }
}