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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Klintholm",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02a57e94-9dcb-4833-929e-1bba12caf251"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27310/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40858/?format=api",
    "metadata": {
        "length": 107879,
        "lengthKind": "track",
        "duration": 1504017446,
        "positionLists": 1,
        "positions": 6116,
        "size": 1186535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 567,
        "elevationLoss": 566
    }
}