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

GET /v1/routes/4085/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "21e1287b36cc25dc7f14dbec383fb24f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Heimbach-Abtei Mariawald-Heimbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/210c5477-a78f-41bd-ab43-9fe0c280dc25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4085/",
    "metadata": {
        "length": 10116,
        "lengthKind": "track",
        "duration": 8099,
        "positionLists": 1,
        "positions": 500,
        "size": 67056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-05T12:42:23+00:00",
        "elevationGain": 411,
        "elevationLoss": 403,
        "country": "DE"
    }
}