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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Sandvig",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d9fed2f-8d58-42be-9b31-30178e11e894"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27298/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40848/?format=api",
    "metadata": {
        "length": 93383,
        "lengthKind": "track",
        "duration": 28233,
        "positionLists": 1,
        "positions": 4900,
        "size": 2583640,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-08-20T05:20:21+00:00",
        "elevationGain": 659,
        "elevationLoss": 654
    }
}