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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "80_hinsbeck",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f9f505c-ffc1-495c-bd2a-009a4acc77c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36795/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53286/?format=api",
    "metadata": {
        "length": 107670,
        "lengthKind": "track",
        "duration": 14888,
        "positionLists": 1,
        "positions": 918,
        "size": 101597,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-11T18:50:43+00:00",
        "elevationGain": 508,
        "elevationLoss": 509,
        "country": "DE"
    }
}