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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Ebike Biking",
    "creator_name": "AndrejaHajsek",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dfde28a6-6389-4ae6-b600-5f5d2109023e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26190/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51028/?format=api",
    "metadata": {
        "length": 397382555,
        "lengthKind": "track",
        "duration": 8313,
        "positionLists": 1,
        "positions": 8311,
        "size": 811164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-09-22T09:47:58+00:00",
        "elevationGain": 13791,
        "elevationLoss": 13791
    }
}