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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Wehestausee RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfef6993-8a23-4974-a417-c4a8320006bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3227/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3844/?format=api",
    "metadata": {
        "length": 23210,
        "lengthKind": "track",
        "duration": 15001,
        "positionLists": 1,
        "positions": 373,
        "size": 50266,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-19T21:26:38+00:00",
        "elevationGain": 493,
        "elevationLoss": 493,
        "country": "DE"
    }
}