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

GET /v1/routes/40279/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0d24ad8ca867a1f4d976d5cdecce5444"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Parow-Abzweig-HST",
    "creator_name": "Siepa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df704cc0-4eeb-4df5-9f06-17853ac02073"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26627/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40279/",
    "metadata": {
        "length": 6699,
        "lengthKind": "track",
        "duration": 5444,
        "positionLists": 1,
        "positions": 401,
        "size": 44090,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-28T13:17:39+00:00",
        "elevationGain": 96,
        "elevationLoss": 95
    }
}