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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20100706_1801",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8875b9be-1ae7-4d9e-aa3e-116d9a85327c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38199/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54690/",
    "metadata": {
        "length": 37172,
        "lengthKind": "track",
        "duration": 8637,
        "positionLists": 1,
        "positions": 538,
        "size": 107974,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-06T16:13:36+00:00",
        "elevationGain": 1010,
        "elevationLoss": 1025,
        "country": "DE"
    }
}