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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Fehmarn",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ea6d765-f7d8-4b60-80c1-57aef765e980"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27311/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40859/?format=api",
    "metadata": {
        "length": 115124,
        "lengthKind": "track",
        "duration": 1504104192,
        "positionLists": 1,
        "positions": 5842,
        "size": 1132157,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 307,
        "elevationLoss": 310
    }
}