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

GET /v1/routes/38830/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "548737a8f5d0d2360480ae094aa3abb8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/4767/",
    "description": "W Rüden-Strohen-Lucasweg",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8e342cd-e16a-4824-a991-cecf6dfdd176"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25020/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38830/",
    "metadata": {
        "length": 10556,
        "lengthKind": "track",
        "duration": 9893,
        "positionLists": 1,
        "positions": 979,
        "size": 222534,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-02-17T12:45:38+00:00",
        "elevationGain": 1123,
        "elevationLoss": 1105,
        "country": "DE"
    }
}