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

GET /v1/routes/40790/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3dee14612afd9d39f91410d736558aef"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Bocholt Langenbergpark Wesel Auesee",
    "creator_name": "nico51",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76f63bcd-e1b6-4491-b988-0a307beb135d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27228/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40790/",
    "metadata": {
        "length": 27575,
        "lengthKind": "track",
        "duration": 6132,
        "positionLists": 1,
        "positions": 206,
        "size": 27381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-04-28T11:10:00+00:00",
        "elevationGain": 55,
        "elevationLoss": 68,
        "country": "DE"
    }
}