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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Großenbaum (Norden)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57604760-fb24-4a94-975f-c63a639d1127"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36969/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53460/",
    "metadata": {
        "length": 57259,
        "lengthKind": "track",
        "duration": 17391,
        "positionLists": 1,
        "positions": 1840,
        "size": 187943,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-23T12:34:30+00:00",
        "elevationGain": 1703,
        "elevationLoss": 1759,
        "country": "DE"
    }
}