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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Kalmar",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d72e625-fbde-42c6-beb4-9a371023553d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27305/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40854/?format=api",
    "metadata": {
        "length": 84711,
        "lengthKind": "track",
        "duration": 21681,
        "positionLists": 1,
        "positions": 3964,
        "size": 810126,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-08-25T07:52:33+00:00",
        "elevationGain": 365,
        "elevationLoss": 359
    }
}