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

GET /v1/routes/40388/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "76d93dc5631a15ad15564f5a6b833e2a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7349/",
    "description": "Waldfriedhof Kapf",
    "creator_name": "plupo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86f6050e-e8ec-41f3-9b28-359b579438bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26744/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40388/",
    "metadata": {
        "length": 9934,
        "lengthKind": "track",
        "duration": 4270,
        "positionLists": 1,
        "positions": 932,
        "size": 302737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-12-06T10:13:29+00:00",
        "elevationGain": 138,
        "elevationLoss": 99,
        "country": "IT"
    }
}